ArcFM Engine Developer Guide
IMMElectricTracing Interface
Members 


This interface performs the trace as specified by the arguments on the FindFeedPaths and TraceDownstream methods. These methods are the most useful electrical tracing methods exposed by Feeder Manager and offer a great degree of flexibility. Traces may be further customized using the IMMElectricTraceSettings and IMMCurrentStatus interfaces. The IMMElectricTracing interface may not be called from VB6. If you wish to call this interface from VB6, use  IMMElectricTracingExinterface instead.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("B07E9626-422C-40AD-85D1-EC5AA8AB4DB5")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMElectricTracing 
'Usage
 
Dim instance As IMMElectricTracing
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("B07E9626-422C-40AD-85D1-EC5AA8AB4DB5")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMElectricTracing 
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

IMMElectricTracing Members
Miner.Interop Namespace

This interface performs the trace as specified by the arguments on the FindFeedPaths and TraceDownstream methods. These methods are the most useful electrical tracing methods exposed by Feeder Manager and offer a great degree of flexibility. Traces may be further customized using the IMMElectricTraceSettings and IMMCurrentStatus interfaces. The IMMElectricTracing interface may not be called from VB6. If you wish to call this interface from VB6, use  IMMElectricTracingExinterface instead.
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("B07E9626-422C-40AD-85D1-EC5AA8AB4DB5")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMElectricTracing 
'Usage
 
Dim instance As IMMElectricTracing
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("B07E9626-422C-40AD-85D1-EC5AA8AB4DB5")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMElectricTracing 
Inheritance Hierarchy

Miner.Interop.IMMElectricTracing

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

IMMElectricTracing Members
Miner.Interop Namespace

 

 


Send Comment