ArcFM Engine Developer Guide
IMMElectricTracing2 Interface
Members 


IMMElectricTracing2 is an obsolete interface and no longer supported. It has been replaced by IMMElectricTracingEx. IMMElectricTracing2 may not be used with VB6.

Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("13873B31-745B-478C-ACA0-9F4C3926DA5A")>
<ComImportAttribute()>
Public Interface IMMElectricTracing2 
   Inherits IMMElectricTracing 
'Usage
 
Dim instance As IMMElectricTracing2
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("13873B31-745B-478C-ACA0-9F4C3926DA5A")]
[ComImport()]
public interface IMMElectricTracing2 : IMMElectricTracing  
Remarks

This interface includes a method that performs a trace to locate all possible paths to all possible sources. It returns all edges and junctions encountered during that search, regardless of whether a path is identified or not.

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

IMMElectricTracing2 Members
Miner.Interop Namespace

IMMElectricTracing2 is an obsolete interface and no longer supported. It has been replaced by IMMElectricTracingEx. IMMElectricTracing2 may not be used with VB6.

Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("13873B31-745B-478C-ACA0-9F4C3926DA5A")>
<ComImportAttribute()>
Public Interface IMMElectricTracing2 
   Inherits IMMElectricTracing 
'Usage
 
Dim instance As IMMElectricTracing2
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("13873B31-745B-478C-ACA0-9F4C3926DA5A")]
[ComImport()]
public interface IMMElectricTracing2 : IMMElectricTracing  
Remarks

This interface includes a method that performs a trace to locate all possible paths to all possible sources. It returns all edges and junctions encountered during that search, regardless of whether a path is identified or not.

Inheritance Hierarchy

Miner.Interop.IMMElectricTracing2

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

IMMElectricTracing2 Members
Miner.Interop Namespace

 

 


Send Comment