ArcFM Responder Mobile Developer Guide
MMUIDTools Interface
Members 






Object Model
MMUIDTools Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("51C71375-DA66-4478-913E-EA4D49674BD1")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMUIDToolsClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMUIDTools 
   Inherits IMMUIDTools 
'Usage
 
Dim instance As MMUIDTools
[System.Runtime.InteropServices.Guid("51C71375-DA66-4478-913E-EA4D49674BD1")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMUIDToolsClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMUIDTools : IMMUIDTools  
public interface MMUIDTools = class(IMMUIDTools)
System.Runtime.InteropServices.GuidAttribute("51C71375-DA66-4478-913E-EA4D49674BD1")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMUIDToolsClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMUIDTools implements IMMUIDTools 
[System.Runtime.InteropServices.Guid("51C71375-DA66-4478-913E-EA4D49674BD1")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMUIDToolsClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMUIDTools : public IMMUIDTools  
[System.Runtime.InteropServices.Guid("51C71375-DA66-4478-913E-EA4D49674BD1")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMUIDToolsClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMUIDTools : public IMMUIDTools  
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

MMUIDTools Members
Miner.Interop Namespace

Send Feedback