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.
Object Model
IMMDefaultLoginObject Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.GuidAttribute("752A95A1-8E4A-11D4-89B5-000103208C3D")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMDefaultLoginObject 
'Usage
 
Dim instance As IMMDefaultLoginObject
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("752A95A1-8E4A-11D4-89B5-000103208C3D")]
[System.Runtime.InteropServices.ComImport()]
public interface IMMDefaultLoginObject 
public interface IMMDefaultLoginObject 
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.GuidAttribute("752A95A1-8E4A-11D4-89B5-000103208C3D")
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMDefaultLoginObject 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("752A95A1-8E4A-11D4-89B5-000103208C3D")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMDefaultLoginObject 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("752A95A1-8E4A-11D4-89B5-000103208C3D")]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMDefaultLoginObject 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IMMDefaultLoginObject Members
Miner.Interop Namespace

Send Feedback