ArcFM Responder Mobile Developer Guide
MMDocumentClass Class
Members 






Object Model
MMDocumentClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ComSourceInterfacesAttribute("Miner.Interop.IMMRuntimeEvents")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("DC7D1EFA-5D4B-43C0-8CD0-A2BE437A7AEE")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMDocumentClass 
   Inherits System.__ComObject
   Implements ESRI.ArcGIS.esriSystem.IExtensionManager, IMMDocumentWindowManager, IMMRuntimeEvents_Event, MMDocument 
'Usage
 
Dim instance As MMDocumentClass
[System.Runtime.InteropServices.ComSourceInterfaces("Miner.Interop.IMMRuntimeEvents")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("DC7D1EFA-5D4B-43C0-8CD0-A2BE437A7AEE")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class MMDocumentClass : System.__ComObject, ESRI.ArcGIS.esriSystem.IExtensionManager, IMMDocumentWindowManager, IMMRuntimeEvents_Event, MMDocument  
public class MMDocumentClass = class(System.__ComObject, ESRI.ArcGIS.esriSystem.IExtensionManager, IMMDocumentWindowManager, IMMRuntimeEvents_Event, MMDocument)
System.Runtime.InteropServices.ComSourceInterfacesAttribute("Miner.Interop.IMMRuntimeEvents")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("DC7D1EFA-5D4B-43C0-8CD0-A2BE437A7AEE")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class MMDocumentClass extends System.__ComObject implements ESRI.ArcGIS.esriSystem.IExtensionManager, IMMDocumentWindowManager, IMMRuntimeEvents_Event, MMDocument 
[System.Runtime.InteropServices.ComSourceInterfaces("Miner.Interop.IMMRuntimeEvents")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("DC7D1EFA-5D4B-43C0-8CD0-A2BE437A7AEE")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMDocumentClass : public System.__ComObject, ESRI.ArcGIS.esriSystem.IExtensionManager, IMMDocumentWindowManager, IMMRuntimeEvents_Event, MMDocument  
[System.Runtime.InteropServices.ComSourceInterfaces("Miner.Interop.IMMRuntimeEvents")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("DC7D1EFA-5D4B-43C0-8CD0-A2BE437A7AEE")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMDocumentClass : public System.__ComObject, ESRI.ArcGIS.esriSystem.IExtensionManager, IMMDocumentWindowManager, IMMRuntimeEvents_Event, MMDocument  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMDocumentClass

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

MMDocumentClass Members
Miner.Interop Namespace

Send Feedback