ArcFM Responder Mobile Developer Guide
PxLogin Interface
Members 






Object Model
PxLogin Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("0AADAF70-3B4E-4974-BC6E-705FCAC6EF03")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.Process.PxLoginClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface PxLogin 
   Inherits IMMPxLogin3 
'Usage
 
Dim instance As PxLogin
[System.Runtime.InteropServices.Guid("0AADAF70-3B4E-4974-BC6E-705FCAC6EF03")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.Process.PxLoginClass)]
[System.Runtime.InteropServices.ComImport()]
public interface PxLogin : IMMPxLogin3  
public interface PxLogin = class(IMMPxLogin3)
System.Runtime.InteropServices.GuidAttribute("0AADAF70-3B4E-4974-BC6E-705FCAC6EF03")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.Process.PxLoginClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface PxLogin implements IMMPxLogin3 
[System.Runtime.InteropServices.Guid("0AADAF70-3B4E-4974-BC6E-705FCAC6EF03")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.Process.PxLoginClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface PxLogin : public IMMPxLogin3  
[System.Runtime.InteropServices.Guid("0AADAF70-3B4E-4974-BC6E-705FCAC6EF03")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.Process.PxLoginClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class PxLogin : public IMMPxLogin3  
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

PxLogin Members
Miner.Interop.Process Namespace

Send Feedback