ArcFM Responder Mobile Developer Guide
MMTraceStopper Interface
Members 






Object Model
MMTraceStopper Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMTraceStopperClass)>
<System.Runtime.InteropServices.GuidAttribute("B07E9622-422C-40AD-85D1-EC5AA8AB4DB5")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMTraceStopper 
   Inherits IMMTraceStopper 
'Usage
 
Dim instance As MMTraceStopper
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMTraceStopperClass)]
[System.Runtime.InteropServices.Guid("B07E9622-422C-40AD-85D1-EC5AA8AB4DB5")]
[System.Runtime.InteropServices.ComImport()]
public interface MMTraceStopper : IMMTraceStopper  
public interface MMTraceStopper = class(IMMTraceStopper)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMTraceStopperClass)
System.Runtime.InteropServices.GuidAttribute("B07E9622-422C-40AD-85D1-EC5AA8AB4DB5")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMTraceStopper implements IMMTraceStopper 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMTraceStopperClass)]
[System.Runtime.InteropServices.Guid("B07E9622-422C-40AD-85D1-EC5AA8AB4DB5")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMTraceStopper : public IMMTraceStopper  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMTraceStopperClass)]
[System.Runtime.InteropServices.Guid("B07E9622-422C-40AD-85D1-EC5AA8AB4DB5")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMTraceStopper : public IMMTraceStopper  
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

MMTraceStopper Members
Miner.Interop Namespace

Send Feedback