ArcFM Responder Mobile Developer Guide
clsLogin Interface
Members 






Object Model
clsLogin Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.Process.clsLoginClass)>
<System.Runtime.InteropServices.GuidAttribute("179800A4-5BC8-41C3-B857-1EF2F045B358")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface clsLogin 
   Inherits IMMPxLogin2 
'Usage
 
Dim instance As clsLogin
[System.Runtime.InteropServices.CoClass(Miner.Interop.Process.clsLoginClass)]
[System.Runtime.InteropServices.Guid("179800A4-5BC8-41C3-B857-1EF2F045B358")]
[System.Runtime.InteropServices.ComImport()]
public interface clsLogin : IMMPxLogin2  
public interface clsLogin = class(IMMPxLogin2)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.Process.clsLoginClass)
System.Runtime.InteropServices.GuidAttribute("179800A4-5BC8-41C3-B857-1EF2F045B358")
System.Runtime.InteropServices.ComImportAttribute()
public interface clsLogin implements IMMPxLogin2 
[System.Runtime.InteropServices.CoClass(Miner.Interop.Process.clsLoginClass)]
[System.Runtime.InteropServices.Guid("179800A4-5BC8-41C3-B857-1EF2F045B358")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface clsLogin : public IMMPxLogin2  
[System.Runtime.InteropServices.CoClass(Miner.Interop.Process.clsLoginClass)]
[System.Runtime.InteropServices.Guid("179800A4-5BC8-41C3-B857-1EF2F045B358")]
[System.Runtime.InteropServices.ComImport()]
public interface class clsLogin : public IMMPxLogin2  
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

clsLogin Members
Miner.Interop.Process Namespace

Send Feedback