ArcFM Responder Mobile Developer Guide
MMTracePSClass Class
Members 






Object Model
MMTracePSClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("FA1C8EA2-02C4-11D5-99A8-0050DA31AF3A")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMTracePSClass 
   Inherits System.__ComObject
   Implements ESRI.ArcGIS.EditorExt.ITraceTaskResults, IMMTrace, MMTracePS 
'Usage
 
Dim instance As MMTracePSClass
[System.Runtime.InteropServices.Guid("FA1C8EA2-02C4-11D5-99A8-0050DA31AF3A")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class MMTracePSClass : System.__ComObject, ESRI.ArcGIS.EditorExt.ITraceTaskResults, IMMTrace, MMTracePS  
public class MMTracePSClass = class(System.__ComObject, ESRI.ArcGIS.EditorExt.ITraceTaskResults, IMMTrace, MMTracePS)
System.Runtime.InteropServices.GuidAttribute("FA1C8EA2-02C4-11D5-99A8-0050DA31AF3A")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class MMTracePSClass extends System.__ComObject implements ESRI.ArcGIS.EditorExt.ITraceTaskResults, IMMTrace, MMTracePS 
[System.Runtime.InteropServices.Guid("FA1C8EA2-02C4-11D5-99A8-0050DA31AF3A")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMTracePSClass : public System.__ComObject, ESRI.ArcGIS.EditorExt.ITraceTaskResults, IMMTrace, MMTracePS  
[System.Runtime.InteropServices.Guid("FA1C8EA2-02C4-11D5-99A8-0050DA31AF3A")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMTracePSClass : public System.__ComObject, ESRI.ArcGIS.EditorExt.ITraceTaskResults, IMMTrace, MMTracePS  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMTracePSClass

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

MMTracePSClass Members
Miner.Interop Namespace

Send Feedback