ArcFM Responder Mobile Developer Guide
MMTraceCPClass Class
Members 






Object Model
MMTraceCPClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("8660BD4F-FD1D-11D4-9996-0050DA31AF3A")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMTraceCPClass 
   Inherits System.__ComObject
   Implements ESRI.ArcGIS.EditorExt.ITraceTaskResults, IMMTrace, MMTraceCP 
'Usage
 
Dim instance As MMTraceCPClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("8660BD4F-FD1D-11D4-9996-0050DA31AF3A")]
[System.Runtime.InteropServices.ComImport()]
public class MMTraceCPClass : System.__ComObject, ESRI.ArcGIS.EditorExt.ITraceTaskResults, IMMTrace, MMTraceCP  
public class MMTraceCPClass = class(System.__ComObject, ESRI.ArcGIS.EditorExt.ITraceTaskResults, IMMTrace, MMTraceCP)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("8660BD4F-FD1D-11D4-9996-0050DA31AF3A")
System.Runtime.InteropServices.ComImportAttribute()
public class MMTraceCPClass extends System.__ComObject implements ESRI.ArcGIS.EditorExt.ITraceTaskResults, IMMTrace, MMTraceCP 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("8660BD4F-FD1D-11D4-9996-0050DA31AF3A")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMTraceCPClass : public System.__ComObject, ESRI.ArcGIS.EditorExt.ITraceTaskResults, IMMTrace, MMTraceCP  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("8660BD4F-FD1D-11D4-9996-0050DA31AF3A")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMTraceCPClass : public System.__ComObject, ESRI.ArcGIS.EditorExt.ITraceTaskResults, IMMTrace, MMTraceCP  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMTraceCPClass

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

MMTraceCPClass Members
Miner.Interop Namespace

Send Feedback