ArcFM Responder Mobile Developer Guide
MMTraceISClass Class
Members 






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

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMTraceISClass

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

MMTraceISClass Members
Miner.Interop Namespace

Send Feedback