ArcFM Engine Developer Guide
IMMTraceStopper Interface
Members 


IMMElectricTracing and IMMElectricTracing2 both have arguments that return an array of IMMTraceStopper objects. The methods on IMMTraceStopper allow you to navigate this array.

Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<GuidAttribute("B07E9622-422C-40AD-85D1-EC5AA8AB4DB5")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMTraceStopper 
'Usage
 
Dim instance As IMMTraceStopper
[Guid("B07E9622-422C-40AD-85D1-EC5AA8AB4DB5")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMTraceStopper 
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMTraceStopper Members
Miner.Interop Namespace

IMMElectricTracing and IMMElectricTracing2 both have arguments that return an array of IMMTraceStopper objects. The methods on IMMTraceStopper allow you to navigate this array.

Syntax
'Declaration
 
<GuidAttribute("B07E9622-422C-40AD-85D1-EC5AA8AB4DB5")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMTraceStopper 
'Usage
 
Dim instance As IMMTraceStopper
[Guid("B07E9622-422C-40AD-85D1-EC5AA8AB4DB5")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMTraceStopper 
Inheritance Hierarchy

Miner.Interop.IMMTraceStopper

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMTraceStopper Members
Miner.Interop Namespace

 

 


Send Comment