ArcFM Responder Mobile Developer Guide
MMDocuments Interface
Members 






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

MMDocuments Members
Miner.Interop Namespace

Send Feedback