ArcFM Engine Developer Guide
IMMEnumFeedPath Interface
Members 


This interface returns an enumeration of objects that were encountered along a path to a circuit source feature. The feedPaths arguments on the IMMElectricTracing::FindFeedPaths and IMMElectricTracingEx::FindFeedPathsShowWork methods return an IMMEnumFeedPath object for each circuit source feature successfully reached by the trace.

Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("8519029E-44C1-490D-9DEF-64BE089E8444")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMEnumFeedPath 
'Usage
 
Dim instance As IMMEnumFeedPath
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("8519029E-44C1-490D-9DEF-64BE089E8444")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMEnumFeedPath 
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

IMMEnumFeedPath Members
Miner.Interop Namespace

This interface returns an enumeration of objects that were encountered along a path to a circuit source feature. The feedPaths arguments on the IMMElectricTracing::FindFeedPaths and IMMElectricTracingEx::FindFeedPathsShowWork methods return an IMMEnumFeedPath object for each circuit source feature successfully reached by the trace.

Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("8519029E-44C1-490D-9DEF-64BE089E8444")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMEnumFeedPath 
'Usage
 
Dim instance As IMMEnumFeedPath
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("8519029E-44C1-490D-9DEF-64BE089E8444")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMEnumFeedPath 
Inheritance Hierarchy

Miner.Interop.IMMEnumFeedPath

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

IMMEnumFeedPath Members
Miner.Interop Namespace

 

 


Send Comment