ArcFM Responder Mobile Developer Guide
MMTracePDClass Class
Members 






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

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMTracePDClass

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

MMTracePDClass Members
Miner.Interop Namespace

Send Feedback