ArcFM Responder Mobile Developer Guide
MMTraceGSClass Class
Members 






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

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMTraceGSClass

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

MMTraceGSClass Members
Miner.Interop Namespace

Send Feedback