ArcFM Responder Mobile Developer Guide
mmMapUtilsClass Class
Members 






Object Model
mmMapUtilsClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("9DCB9EA4-CEBA-430F-A314-187DEE747363")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class mmMapUtilsClass 
   Inherits System.__ComObject
   Implements IMMMapUtilities, IMMMapUtilities2, mmMapUtils 
'Usage
 
Dim instance As mmMapUtilsClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("9DCB9EA4-CEBA-430F-A314-187DEE747363")]
[System.Runtime.InteropServices.ComImport()]
public class mmMapUtilsClass : System.__ComObject, IMMMapUtilities, IMMMapUtilities2, mmMapUtils  
public class mmMapUtilsClass = class(System.__ComObject, IMMMapUtilities, IMMMapUtilities2, mmMapUtils)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("9DCB9EA4-CEBA-430F-A314-187DEE747363")
System.Runtime.InteropServices.ComImportAttribute()
public class mmMapUtilsClass extends System.__ComObject implements IMMMapUtilities, IMMMapUtilities2, mmMapUtils 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("9DCB9EA4-CEBA-430F-A314-187DEE747363")]
[System.Runtime.InteropServices.ComImport()]
public __gc class mmMapUtilsClass : public System.__ComObject, IMMMapUtilities, IMMMapUtilities2, mmMapUtils  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("9DCB9EA4-CEBA-430F-A314-187DEE747363")]
[System.Runtime.InteropServices.ComImport()]
public ref class mmMapUtilsClass : public System.__ComObject, IMMMapUtilities, IMMMapUtilities2, mmMapUtils  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.mmMapUtilsClass

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

mmMapUtilsClass Members
Miner.Interop Namespace

Send Feedback