ArcFM Responder Mobile Developer Guide
MMLoginUtilsClass Class
Members 






Object Model
MMLoginUtilsClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("55E738CE-2E27-4E10-BFD3-EE2558D86C8D")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMLoginUtilsClass 
   Inherits System.__ComObject
   Implements IMMLoginUtils, MMLoginUtils 
'Usage
 
Dim instance As MMLoginUtilsClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("55E738CE-2E27-4E10-BFD3-EE2558D86C8D")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class MMLoginUtilsClass : System.__ComObject, IMMLoginUtils, MMLoginUtils  
public class MMLoginUtilsClass = class(System.__ComObject, IMMLoginUtils, MMLoginUtils)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("55E738CE-2E27-4E10-BFD3-EE2558D86C8D")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class MMLoginUtilsClass extends System.__ComObject implements IMMLoginUtils, MMLoginUtils 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("55E738CE-2E27-4E10-BFD3-EE2558D86C8D")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMLoginUtilsClass : public System.__ComObject, IMMLoginUtils, MMLoginUtils  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("55E738CE-2E27-4E10-BFD3-EE2558D86C8D")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMLoginUtilsClass : public System.__ComObject, IMMLoginUtils, MMLoginUtils  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMLoginUtilsClass

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

MMLoginUtilsClass Members
Miner.Interop Namespace

Send Feedback