ArcFM Responder Mobile Developer Guide
MMDefaultLoginObjectClass Class
Members 






Object Model
MMDefaultLoginObjectClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("1C5E67D7-9BB6-11D4-8D44-00A024702573")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMDefaultLoginObjectClass 
   Inherits System.__ComObject
   Implements IMMAdoConnection, IMMChangeDefaultVersion, IMMDefaultLoginObject, IMMDefaultLoginObject2, IMMLoginObject, MMDefaultLoginObject 
'Usage
 
Dim instance As MMDefaultLoginObjectClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("1C5E67D7-9BB6-11D4-8D44-00A024702573")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class MMDefaultLoginObjectClass : System.__ComObject, IMMAdoConnection, IMMChangeDefaultVersion, IMMDefaultLoginObject, IMMDefaultLoginObject2, IMMLoginObject, MMDefaultLoginObject  
public class MMDefaultLoginObjectClass = class(System.__ComObject, IMMAdoConnection, IMMChangeDefaultVersion, IMMDefaultLoginObject, IMMDefaultLoginObject2, IMMLoginObject, MMDefaultLoginObject)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("1C5E67D7-9BB6-11D4-8D44-00A024702573")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class MMDefaultLoginObjectClass extends System.__ComObject implements IMMAdoConnection, IMMChangeDefaultVersion, IMMDefaultLoginObject, IMMDefaultLoginObject2, IMMLoginObject, MMDefaultLoginObject 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("1C5E67D7-9BB6-11D4-8D44-00A024702573")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMDefaultLoginObjectClass : public System.__ComObject, IMMAdoConnection, IMMChangeDefaultVersion, IMMDefaultLoginObject, IMMDefaultLoginObject2, IMMLoginObject, MMDefaultLoginObject  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("1C5E67D7-9BB6-11D4-8D44-00A024702573")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMDefaultLoginObjectClass : public System.__ComObject, IMMAdoConnection, IMMChangeDefaultVersion, IMMDefaultLoginObject, IMMDefaultLoginObject2, IMMLoginObject, MMDefaultLoginObject  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMDefaultLoginObjectClass

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

MMDefaultLoginObjectClass Members
Miner.Interop Namespace

Send Feedback