ArcFM Engine Developer Guide
IMMPxLogin7 Interface
Members 


This interface allows Process Framework version validation before checking table access. The version may be set on the PxVersion property. The login user interface then validates the PxVersion against the version of the database that the user has logged into. Version failures are reported and the user is allowed to retry.

Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("4ED1A711-5944-4F7A-8323-394CA26C168D")>
<ComImportAttribute()>
Public Interface IMMPxLogin7 
'Usage
 
Dim instance As IMMPxLogin7
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("4ED1A711-5944-4F7A-8323-394CA26C168D")]
[ComImport()]
public interface IMMPxLogin7 
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMPxLogin7 Members
Miner.Interop.Process Namespace

This interface allows Process Framework version validation before checking table access. The version may be set on the PxVersion property. The login user interface then validates the PxVersion against the version of the database that the user has logged into. Version failures are reported and the user is allowed to retry.

Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("4ED1A711-5944-4F7A-8323-394CA26C168D")>
<ComImportAttribute()>
Public Interface IMMPxLogin7 
'Usage
 
Dim instance As IMMPxLogin7
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("4ED1A711-5944-4F7A-8323-394CA26C168D")]
[ComImport()]
public interface IMMPxLogin7 
Inheritance Hierarchy

Miner.Interop.Process.IMMPxLogin7

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMPxLogin7 Members
Miner.Interop.Process Namespace

 

 


Send Comment