ArcFM Responder Mobile Developer Guide
clsLoginClass Class
Members 






Object Model
clsLoginClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("01CC069C-10D0-4C43-96A2-86FDD1EC75FC")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class clsLoginClass 
   Inherits System.__ComObject
   Implements clsLogin, IMMPxLogin2, IMMPxLogin3, IMMPxLogin4, IMMPxLogin5, IMMPxLogin6 
'Usage
 
Dim instance As clsLoginClass
[System.Runtime.InteropServices.Guid("01CC069C-10D0-4C43-96A2-86FDD1EC75FC")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class clsLoginClass : System.__ComObject, clsLogin, IMMPxLogin2, IMMPxLogin3, IMMPxLogin4, IMMPxLogin5, IMMPxLogin6  
public class clsLoginClass = class(System.__ComObject, clsLogin, IMMPxLogin2, IMMPxLogin3, IMMPxLogin4, IMMPxLogin5, IMMPxLogin6)
System.Runtime.InteropServices.GuidAttribute("01CC069C-10D0-4C43-96A2-86FDD1EC75FC")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class clsLoginClass extends System.__ComObject implements clsLogin, IMMPxLogin2, IMMPxLogin3, IMMPxLogin4, IMMPxLogin5, IMMPxLogin6 
[System.Runtime.InteropServices.Guid("01CC069C-10D0-4C43-96A2-86FDD1EC75FC")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class clsLoginClass : public System.__ComObject, clsLogin, IMMPxLogin2, IMMPxLogin3, IMMPxLogin4, IMMPxLogin5, IMMPxLogin6  
[System.Runtime.InteropServices.Guid("01CC069C-10D0-4C43-96A2-86FDD1EC75FC")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class clsLoginClass : public System.__ComObject, clsLogin, IMMPxLogin2, IMMPxLogin3, IMMPxLogin4, IMMPxLogin5, IMMPxLogin6  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.Process.clsLoginClass

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

clsLoginClass Members
Miner.Interop.Process Namespace

Send Feedback