ArcFM Responder Mobile Developer Guide
MMMobileGraphLayerMgr Interface
Members 






Object Model
MMMobileGraphLayerMgr Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMMobileGraphLayerMgrClass)>
<System.Runtime.InteropServices.GuidAttribute("0ED915BA-D32B-4872-85AA-32CC9F52DAB7")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMMobileGraphLayerMgr 
   Inherits IMMGraphicsLayerManager 
'Usage
 
Dim instance As MMMobileGraphLayerMgr
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMMobileGraphLayerMgrClass)]
[System.Runtime.InteropServices.Guid("0ED915BA-D32B-4872-85AA-32CC9F52DAB7")]
[System.Runtime.InteropServices.ComImport()]
public interface MMMobileGraphLayerMgr : IMMGraphicsLayerManager  
public interface MMMobileGraphLayerMgr = class(IMMGraphicsLayerManager)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMMobileGraphLayerMgrClass)
System.Runtime.InteropServices.GuidAttribute("0ED915BA-D32B-4872-85AA-32CC9F52DAB7")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMMobileGraphLayerMgr implements IMMGraphicsLayerManager 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMMobileGraphLayerMgrClass)]
[System.Runtime.InteropServices.Guid("0ED915BA-D32B-4872-85AA-32CC9F52DAB7")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMMobileGraphLayerMgr : public IMMGraphicsLayerManager  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMMobileGraphLayerMgrClass)]
[System.Runtime.InteropServices.Guid("0ED915BA-D32B-4872-85AA-32CC9F52DAB7")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMMobileGraphLayerMgr : public IMMGraphicsLayerManager  
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

MMMobileGraphLayerMgr Members
Miner.Interop Namespace

Send Feedback