ArcFM Responder Mobile Developer Guide
MMDefaultLoginObject Interface
Members 






Object Model
MMDefaultLoginObject Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMDefaultLoginObjectClass)>
<System.Runtime.InteropServices.GuidAttribute("E7890C20-8E4E-11D4-89B5-000103208C3D")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMDefaultLoginObject 
   Inherits IMMLoginObject 
'Usage
 
Dim instance As MMDefaultLoginObject
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMDefaultLoginObjectClass)]
[System.Runtime.InteropServices.Guid("E7890C20-8E4E-11D4-89B5-000103208C3D")]
[System.Runtime.InteropServices.ComImport()]
public interface MMDefaultLoginObject : IMMLoginObject  
public interface MMDefaultLoginObject = class(IMMLoginObject)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMDefaultLoginObjectClass)
System.Runtime.InteropServices.GuidAttribute("E7890C20-8E4E-11D4-89B5-000103208C3D")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMDefaultLoginObject implements IMMLoginObject 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMDefaultLoginObjectClass)]
[System.Runtime.InteropServices.Guid("E7890C20-8E4E-11D4-89B5-000103208C3D")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMDefaultLoginObject : public IMMLoginObject  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMDefaultLoginObjectClass)]
[System.Runtime.InteropServices.Guid("E7890C20-8E4E-11D4-89B5-000103208C3D")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMDefaultLoginObject : public IMMLoginObject  
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

MMDefaultLoginObject Members
Miner.Interop Namespace

Send Feedback