Miner.Interop.Process Assembly > Miner.Interop.Process Namespace : IMMPxLogin7 Interface |
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.
'Declaration <InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> <GuidAttribute("4ED1A711-5944-4F7A-8323-394CA26C168D")> <TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)> <ComImportAttribute()> Public Interface IMMPxLogin7
'Usage Dim instance As IMMPxLogin7
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)] [Guid("4ED1A711-5944-4F7A-8323-394CA26C168D")] [TypeLibType(TypeLibTypeFlags.FOleAutomation)] [ComImport()] public interface IMMPxLogin7
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.
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.
'Declaration <InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> <GuidAttribute("4ED1A711-5944-4F7A-8323-394CA26C168D")> <TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)> <ComImportAttribute()> Public Interface IMMPxLogin7
'Usage Dim instance As IMMPxLogin7
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)] [Guid("4ED1A711-5944-4F7A-8323-394CA26C168D")] [TypeLibType(TypeLibTypeFlags.FOleAutomation)] [ComImport()] public interface IMMPxLogin7
Miner.Interop.Process.IMMPxLogin7
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.