ArcFM Solution Developer Guide
IMMDefaultLoginObject Interface
Members 


The login object provided with ArcFM implements this interface to allow implementers to override the login object's settings.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("752A95A1-8E4A-11D4-89B5-000103208C3D")>
<ComImportAttribute()>
Public Interface IMMDefaultLoginObject 
'Usage
 
Dim instance As IMMDefaultLoginObject
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("752A95A1-8E4A-11D4-89B5-000103208C3D")]
[ComImport()]
public interface IMMDefaultLoginObject 
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

IMMDefaultLoginObject Members
Miner.Interop Namespace

The login object provided with ArcFM implements this interface to allow implementers to override the login object's settings.
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("752A95A1-8E4A-11D4-89B5-000103208C3D")>
<ComImportAttribute()>
Public Interface IMMDefaultLoginObject 
'Usage
 
Dim instance As IMMDefaultLoginObject
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("752A95A1-8E4A-11D4-89B5-000103208C3D")]
[ComImport()]
public interface IMMDefaultLoginObject 
Inheritance Hierarchy

Miner.Interop.IMMDefaultLoginObject

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

IMMDefaultLoginObject Members
Miner.Interop Namespace

 

 


Send Comment