ArcFM Engine Developer Guide
IMMEnumTraceStopper Interface
Members 


Two methods on the IMMElectricTracingEx interface contain arguments that return an array of IMMTraceStopper objects. The methods on IMMEnumTraceStopper allow you to navigate this array.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("0265EB1D-45FD-4D67-90CA-099261D2ED98")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMEnumTraceStopper 
'Usage
 
Dim instance As IMMEnumTraceStopper
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("0265EB1D-45FD-4D67-90CA-099261D2ED98")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMEnumTraceStopper 
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

IMMEnumTraceStopper Members
Miner.Interop Namespace

Two methods on the IMMElectricTracingEx interface contain arguments that return an array of IMMTraceStopper objects. The methods on IMMEnumTraceStopper allow you to navigate this array.
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("0265EB1D-45FD-4D67-90CA-099261D2ED98")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMEnumTraceStopper 
'Usage
 
Dim instance As IMMEnumTraceStopper
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("0265EB1D-45FD-4D67-90CA-099261D2ED98")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMEnumTraceStopper 
Inheritance Hierarchy

Miner.Interop.IMMEnumTraceStopper

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

IMMEnumTraceStopper Members
Miner.Interop Namespace

 

 


Send Comment