ArcFM Responder Mobile Developer Guide
MMMobileGraphLayerMgrClass Class
Members 






Object Model
MMMobileGraphLayerMgrClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("8A2CE8E6-2FC8-4D62-B7F9-F1CA1F8888A7")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMMobileGraphLayerMgrClass 
   Inherits System.__ComObject
   Implements IMMGraphicsLayerManager, MMMobileGraphLayerMgr 
'Usage
 
Dim instance As MMMobileGraphLayerMgrClass
[System.Runtime.InteropServices.Guid("8A2CE8E6-2FC8-4D62-B7F9-F1CA1F8888A7")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class MMMobileGraphLayerMgrClass : System.__ComObject, IMMGraphicsLayerManager, MMMobileGraphLayerMgr  
public class MMMobileGraphLayerMgrClass = class(System.__ComObject, IMMGraphicsLayerManager, MMMobileGraphLayerMgr)
System.Runtime.InteropServices.GuidAttribute("8A2CE8E6-2FC8-4D62-B7F9-F1CA1F8888A7")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class MMMobileGraphLayerMgrClass extends System.__ComObject implements IMMGraphicsLayerManager, MMMobileGraphLayerMgr 
[System.Runtime.InteropServices.Guid("8A2CE8E6-2FC8-4D62-B7F9-F1CA1F8888A7")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMMobileGraphLayerMgrClass : public System.__ComObject, IMMGraphicsLayerManager, MMMobileGraphLayerMgr  
[System.Runtime.InteropServices.Guid("8A2CE8E6-2FC8-4D62-B7F9-F1CA1F8888A7")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMMobileGraphLayerMgrClass : public System.__ComObject, IMMGraphicsLayerManager, MMMobileGraphLayerMgr  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMMobileGraphLayerMgrClass

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

MMMobileGraphLayerMgrClass Members
Miner.Interop Namespace

Send Feedback