ArcFM Responder Mobile Developer Guide
MMAnalysisAPI Interface
Members 






Object Model
MMAnalysisAPI Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMAnalysisAPIClass)>
<System.Runtime.InteropServices.GuidAttribute("EB3ACAA0-0426-11D5-BE03-0001031AE9B0")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMAnalysisAPI 
   Inherits IMMAnalysisAPI 
'Usage
 
Dim instance As MMAnalysisAPI
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMAnalysisAPIClass)]
[System.Runtime.InteropServices.Guid("EB3ACAA0-0426-11D5-BE03-0001031AE9B0")]
[System.Runtime.InteropServices.ComImport()]
public interface MMAnalysisAPI : IMMAnalysisAPI  
public interface MMAnalysisAPI = class(IMMAnalysisAPI)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMAnalysisAPIClass)
System.Runtime.InteropServices.GuidAttribute("EB3ACAA0-0426-11D5-BE03-0001031AE9B0")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMAnalysisAPI implements IMMAnalysisAPI 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMAnalysisAPIClass)]
[System.Runtime.InteropServices.Guid("EB3ACAA0-0426-11D5-BE03-0001031AE9B0")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMAnalysisAPI : public IMMAnalysisAPI  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMAnalysisAPIClass)]
[System.Runtime.InteropServices.Guid("EB3ACAA0-0426-11D5-BE03-0001031AE9B0")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMAnalysisAPI : public IMMAnalysisAPI  
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

MMAnalysisAPI Members
Miner.Interop Namespace

Send Feedback