ArcFM Responder Mobile Developer Guide
MMNetworkAnalysisAPI Interface
Members 






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

MMNetworkAnalysisAPI Members
Miner.Interop Namespace

Send Feedback