Miner.Interop.Framework Assembly > Miner.Interop Namespace : IMMElectricTracing2 Interface |
IMMElectricTracing2 is an obsolete interface and no longer supported. It has been replaced by IMMElectricTracingEx. IMMElectricTracing2 may not be used with VB6.
'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
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.
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.
IMMElectricTracing2 is an obsolete interface and no longer supported. It has been replaced by IMMElectricTracingEx. IMMElectricTracing2 may not be used with VB6.
'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
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.
Miner.Interop.IMMElectricTracing2
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.