ArcFM Responder Mobile Developer Guide
MMDocumentManager Interface
Members 






Object Model
MMDocumentManager Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMDocumentManagerClass)>
<System.Runtime.InteropServices.GuidAttribute("CF13FF43-E326-11D4-89DC-000103208C3D")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMDocumentManager 
   Inherits IMMDocumentManager 
'Usage
 
Dim instance As MMDocumentManager
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMDocumentManagerClass)]
[System.Runtime.InteropServices.Guid("CF13FF43-E326-11D4-89DC-000103208C3D")]
[System.Runtime.InteropServices.ComImport()]
public interface MMDocumentManager : IMMDocumentManager  
public interface MMDocumentManager = class(IMMDocumentManager)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMDocumentManagerClass)
System.Runtime.InteropServices.GuidAttribute("CF13FF43-E326-11D4-89DC-000103208C3D")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMDocumentManager implements IMMDocumentManager 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMDocumentManagerClass)]
[System.Runtime.InteropServices.Guid("CF13FF43-E326-11D4-89DC-000103208C3D")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMDocumentManager : public IMMDocumentManager  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMDocumentManagerClass)]
[System.Runtime.InteropServices.Guid("CF13FF43-E326-11D4-89DC-000103208C3D")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMDocumentManager : public IMMDocumentManager  
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

MMDocumentManager Members
Miner.Interop Namespace

Send Feedback