ArcFM Responder Mobile Developer Guide
mmMapUtils Interface
Members 






Object Model
mmMapUtils Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("16628CB1-C879-4B9D-BC0F-CC53FD8F0D0A")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.mmMapUtilsClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface mmMapUtils 
   Inherits IMMMapUtilities 
'Usage
 
Dim instance As mmMapUtils
[System.Runtime.InteropServices.Guid("16628CB1-C879-4B9D-BC0F-CC53FD8F0D0A")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.mmMapUtilsClass)]
[System.Runtime.InteropServices.ComImport()]
public interface mmMapUtils : IMMMapUtilities  
public interface mmMapUtils = class(IMMMapUtilities)
System.Runtime.InteropServices.GuidAttribute("16628CB1-C879-4B9D-BC0F-CC53FD8F0D0A")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.mmMapUtilsClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface mmMapUtils implements IMMMapUtilities 
[System.Runtime.InteropServices.Guid("16628CB1-C879-4B9D-BC0F-CC53FD8F0D0A")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.mmMapUtilsClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface mmMapUtils : public IMMMapUtilities  
[System.Runtime.InteropServices.Guid("16628CB1-C879-4B9D-BC0F-CC53FD8F0D0A")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.mmMapUtilsClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class mmMapUtils : public IMMMapUtilities  
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

mmMapUtils Members
Miner.Interop Namespace

Send Feedback