ArcFM Responder Mobile Developer Guide
MMFrameworkLoginObject Interface
Members 






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

MMFrameworkLoginObject Members
Miner.Interop Namespace

Send Feedback