ArcFM Responder Mobile Developer Guide
PxLoginClass Class
Members 






Object Model
PxLoginClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("F39B3DE5-175E-460C-AA99-9921FF07E8FA")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class PxLoginClass 
   Inherits System.__ComObject
   Implements IMMPxLogin, IMMPxLogin2, IMMPxLogin3, IMMPxLoginEx, PxLogin 
'Usage
 
Dim instance As PxLoginClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("F39B3DE5-175E-460C-AA99-9921FF07E8FA")]
[System.Runtime.InteropServices.ComImport()]
public class PxLoginClass : System.__ComObject, IMMPxLogin, IMMPxLogin2, IMMPxLogin3, IMMPxLoginEx, PxLogin  
public class PxLoginClass = class(System.__ComObject, IMMPxLogin, IMMPxLogin2, IMMPxLogin3, IMMPxLoginEx, PxLogin)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("F39B3DE5-175E-460C-AA99-9921FF07E8FA")
System.Runtime.InteropServices.ComImportAttribute()
public class PxLoginClass extends System.__ComObject implements IMMPxLogin, IMMPxLogin2, IMMPxLogin3, IMMPxLoginEx, PxLogin 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("F39B3DE5-175E-460C-AA99-9921FF07E8FA")]
[System.Runtime.InteropServices.ComImport()]
public __gc class PxLoginClass : public System.__ComObject, IMMPxLogin, IMMPxLogin2, IMMPxLogin3, IMMPxLoginEx, PxLogin  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("F39B3DE5-175E-460C-AA99-9921FF07E8FA")]
[System.Runtime.InteropServices.ComImport()]
public ref class PxLoginClass : public System.__ComObject, IMMPxLogin, IMMPxLogin2, IMMPxLogin3, IMMPxLoginEx, PxLogin  
Inheritance Hierarchy

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

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

PxLoginClass Members
Miner.Interop.Process Namespace

Send Feedback