ArcFM Responder Mobile Developer Guide
MMFrameworkLoginObjectClass Class
Members 






Object Model
MMFrameworkLoginObjectClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("161B3EBD-E35F-4B2A-A292-B16F500FA94D")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMFrameworkLoginObjectClass 
   Inherits System.__ComObject
   Implements IMMAdoConnection, IMMChangeDefaultVersion, IMMDefaultLoginObject, IMMDefaultLoginObject2, IMMLoginObject, MMFrameworkLoginObject 
'Usage
 
Dim instance As MMFrameworkLoginObjectClass
[System.Runtime.InteropServices.Guid("161B3EBD-E35F-4B2A-A292-B16F500FA94D")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class MMFrameworkLoginObjectClass : System.__ComObject, IMMAdoConnection, IMMChangeDefaultVersion, IMMDefaultLoginObject, IMMDefaultLoginObject2, IMMLoginObject, MMFrameworkLoginObject  
public class MMFrameworkLoginObjectClass = class(System.__ComObject, IMMAdoConnection, IMMChangeDefaultVersion, IMMDefaultLoginObject, IMMDefaultLoginObject2, IMMLoginObject, MMFrameworkLoginObject)
System.Runtime.InteropServices.GuidAttribute("161B3EBD-E35F-4B2A-A292-B16F500FA94D")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class MMFrameworkLoginObjectClass extends System.__ComObject implements IMMAdoConnection, IMMChangeDefaultVersion, IMMDefaultLoginObject, IMMDefaultLoginObject2, IMMLoginObject, MMFrameworkLoginObject 
[System.Runtime.InteropServices.Guid("161B3EBD-E35F-4B2A-A292-B16F500FA94D")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMFrameworkLoginObjectClass : public System.__ComObject, IMMAdoConnection, IMMChangeDefaultVersion, IMMDefaultLoginObject, IMMDefaultLoginObject2, IMMLoginObject, MMFrameworkLoginObject  
[System.Runtime.InteropServices.Guid("161B3EBD-E35F-4B2A-A292-B16F500FA94D")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMFrameworkLoginObjectClass : public System.__ComObject, IMMAdoConnection, IMMChangeDefaultVersion, IMMDefaultLoginObject, IMMDefaultLoginObject2, IMMLoginObject, MMFrameworkLoginObject  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMFrameworkLoginObjectClass

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

MMFrameworkLoginObjectClass Members
Miner.Interop Namespace

Send Feedback