ArcFM Responder Mobile Developer Guide
MMTraceStopperClass Class
Members 






Object Model
MMTraceStopperClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("DF8EB479-31B3-4637-973F-DD7CE05B8E7E")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMTraceStopperClass 
   Inherits System.__ComObject
   Implements IMMTraceStopper, MMTraceStopper 
'Usage
 
Dim instance As MMTraceStopperClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("DF8EB479-31B3-4637-973F-DD7CE05B8E7E")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class MMTraceStopperClass : System.__ComObject, IMMTraceStopper, MMTraceStopper  
public class MMTraceStopperClass = class(System.__ComObject, IMMTraceStopper, MMTraceStopper)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("DF8EB479-31B3-4637-973F-DD7CE05B8E7E")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class MMTraceStopperClass extends System.__ComObject implements IMMTraceStopper, MMTraceStopper 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("DF8EB479-31B3-4637-973F-DD7CE05B8E7E")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMTraceStopperClass : public System.__ComObject, IMMTraceStopper, MMTraceStopper  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("DF8EB479-31B3-4637-973F-DD7CE05B8E7E")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMTraceStopperClass : public System.__ComObject, IMMTraceStopper, MMTraceStopper  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMTraceStopperClass

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

MMTraceStopperClass Members
Miner.Interop Namespace

Send Feedback