ArcFM Solution Developer Guide
IMMDefaultLoginObject2 Interface
Members 






This interface provides a means to validate whether the ArcFM System Tables exist in the geodatabase.
Object Model
IMMDefaultLoginObject2 Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("5354BFA4-D4B6-4BD1-B532-F7B565E2ED8C")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMDefaultLoginObject2 
'Usage
 
Dim instance As IMMDefaultLoginObject2
[System.Runtime.InteropServices.Guid("5354BFA4-D4B6-4BD1-B532-F7B565E2ED8C")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMDefaultLoginObject2 
public interface IMMDefaultLoginObject2 
System.Runtime.InteropServices.GuidAttribute("5354BFA4-D4B6-4BD1-B532-F7B565E2ED8C")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMDefaultLoginObject2 
[System.Runtime.InteropServices.Guid("5354BFA4-D4B6-4BD1-B532-F7B565E2ED8C")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMDefaultLoginObject2 
[System.Runtime.InteropServices.Guid("5354BFA4-D4B6-4BD1-B532-F7B565E2ED8C")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMDefaultLoginObject2 
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

IMMDefaultLoginObject2 Members
Miner.Interop Namespace

Send Feedback