ArcFM Responder Mobile Developer Guide
MMDocument Interface
Members 






Object Model
MMDocument Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("05C71634-D9D5-4D6F-B68E-D7661142FA06")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMDocumentClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMDocument 
   Inherits ESRI.ArcGIS.esriSystem.IExtensionManager, IMMRuntimeEvents_Event 
'Usage
 
Dim instance As MMDocument
[System.Runtime.InteropServices.Guid("05C71634-D9D5-4D6F-B68E-D7661142FA06")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMDocumentClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMDocument : ESRI.ArcGIS.esriSystem.IExtensionManager, IMMRuntimeEvents_Event  
public interface MMDocument = class(ESRI.ArcGIS.esriSystem.IExtensionManager, IMMRuntimeEvents_Event)
System.Runtime.InteropServices.GuidAttribute("05C71634-D9D5-4D6F-B68E-D7661142FA06")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMDocumentClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMDocument implements ESRI.ArcGIS.esriSystem.IExtensionManager, IMMRuntimeEvents_Event 
[System.Runtime.InteropServices.Guid("05C71634-D9D5-4D6F-B68E-D7661142FA06")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMDocumentClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMDocument : public ESRI.ArcGIS.esriSystem.IExtensionManager, IMMRuntimeEvents_Event  
[System.Runtime.InteropServices.Guid("05C71634-D9D5-4D6F-B68E-D7661142FA06")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMDocumentClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMDocument : public ESRI.ArcGIS.esriSystem.IExtensionManager, IMMRuntimeEvents_Event  
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

MMDocument Members
Miner.Interop Namespace

Send Feedback