ArcFM Responder Mobile Developer Guide
MMLoginUtils Interface
Members 






Object Model
MMLoginUtils Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("B117C725-B6C0-47B5-B7AF-406161E6C9F9")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMLoginUtilsClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMLoginUtils 
   Inherits IMMLoginUtils 
'Usage
 
Dim instance As MMLoginUtils
[System.Runtime.InteropServices.Guid("B117C725-B6C0-47B5-B7AF-406161E6C9F9")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMLoginUtilsClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMLoginUtils : IMMLoginUtils  
public interface MMLoginUtils = class(IMMLoginUtils)
System.Runtime.InteropServices.GuidAttribute("B117C725-B6C0-47B5-B7AF-406161E6C9F9")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMLoginUtilsClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMLoginUtils implements IMMLoginUtils 
[System.Runtime.InteropServices.Guid("B117C725-B6C0-47B5-B7AF-406161E6C9F9")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMLoginUtilsClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMLoginUtils : public IMMLoginUtils  
[System.Runtime.InteropServices.Guid("B117C725-B6C0-47B5-B7AF-406161E6C9F9")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMLoginUtilsClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMLoginUtils : public IMMLoginUtils  
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

MMLoginUtils Members
Miner.Interop Namespace

Send Feedback