ArcFM Responder Mobile Developer Guide
MMAnalysisAPIClass Class
Members 






Object Model
MMAnalysisAPIClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("10C47A1C-F703-4152-9402-2240F139C722")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMAnalysisAPIClass 
   Inherits System.__ComObject
   Implements ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMAnalysisAPI, IMMXMLData, MMAnalysisAPI 
'Usage
 
Dim instance As MMAnalysisAPIClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("10C47A1C-F703-4152-9402-2240F139C722")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class MMAnalysisAPIClass : System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMAnalysisAPI, IMMXMLData, MMAnalysisAPI  
public class MMAnalysisAPIClass = class(System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMAnalysisAPI, IMMXMLData, MMAnalysisAPI)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("10C47A1C-F703-4152-9402-2240F139C722")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class MMAnalysisAPIClass extends System.__ComObject implements ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMAnalysisAPI, IMMXMLData, MMAnalysisAPI 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("10C47A1C-F703-4152-9402-2240F139C722")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMAnalysisAPIClass : public System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMAnalysisAPI, IMMXMLData, MMAnalysisAPI  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("10C47A1C-F703-4152-9402-2240F139C722")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMAnalysisAPIClass : public System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMAnalysisAPI, IMMXMLData, MMAnalysisAPI  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMAnalysisAPIClass

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

MMAnalysisAPIClass Members
Miner.Interop Namespace

Send Feedback