ArcFM Responder Mobile Developer Guide
MMEnumTraceStopperClass Class
Members 






Object Model
MMEnumTraceStopperClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("15465FCD-41C2-4C7D-92BB-D06867DFF286")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMEnumTraceStopperClass 
   Inherits System.__ComObject
   Implements IMMEnumTraceStopper, MMEnumTraceStopper 
'Usage
 
Dim instance As MMEnumTraceStopperClass
[System.Runtime.InteropServices.Guid("15465FCD-41C2-4C7D-92BB-D06867DFF286")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class MMEnumTraceStopperClass : System.__ComObject, IMMEnumTraceStopper, MMEnumTraceStopper  
public class MMEnumTraceStopperClass = class(System.__ComObject, IMMEnumTraceStopper, MMEnumTraceStopper)
System.Runtime.InteropServices.GuidAttribute("15465FCD-41C2-4C7D-92BB-D06867DFF286")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class MMEnumTraceStopperClass extends System.__ComObject implements IMMEnumTraceStopper, MMEnumTraceStopper 
[System.Runtime.InteropServices.Guid("15465FCD-41C2-4C7D-92BB-D06867DFF286")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMEnumTraceStopperClass : public System.__ComObject, IMMEnumTraceStopper, MMEnumTraceStopper  
[System.Runtime.InteropServices.Guid("15465FCD-41C2-4C7D-92BB-D06867DFF286")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMEnumTraceStopperClass : public System.__ComObject, IMMEnumTraceStopper, MMEnumTraceStopper  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMEnumTraceStopperClass

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

MMEnumTraceStopperClass Members
Miner.Interop Namespace

Send Feedback