ArcFM Solution Developer Guide
IMMLoginObject Interface
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Custom login objects can be written to handle special tasks that you might require when the user logs in to ArcFM. All login objects, including the MMDefaultLoginObject, must implement the IMMLoginObject interface.
Available at Version
9.2.1 and later
Product Availability
ArcFM Desktop and ArcFM Engine
Required Licenses
ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, or ArcFM Viewer for ArcGIS Engine
.NET Assembly
Miner.Interop.Geodatabase.dll
Object Model
IMMLoginObject Interface
Syntax
'Declaration
 
<GuidAttribute("E7890C20-8E4E-11D4-89B5-000103208C3D")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMLoginObject 
'Usage
 
Dim instance As IMMLoginObject
[Guid("E7890C20-8E4E-11D4-89B5-000103208C3D")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMLoginObject 
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

IMMLoginObject Members
Miner.Interop Namespace

Custom login objects can be written to handle special tasks that you might require when the user logs in to ArcFM. All login objects, including the MMDefaultLoginObject, must implement the IMMLoginObject interface.
Object Model
IMMLoginObject Interface
Syntax
'Declaration
 
<GuidAttribute("E7890C20-8E4E-11D4-89B5-000103208C3D")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMLoginObject 
'Usage
 
Dim instance As IMMLoginObject
[Guid("E7890C20-8E4E-11D4-89B5-000103208C3D")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMLoginObject 
Inheritance Hierarchy

Miner.Interop.IMMLoginObject

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

IMMLoginObject Members
Miner.Interop Namespace

 

 


Send Comment