ArcFM Engine Developer Guide
IMMFeedPath Interface
Members 


IMMElectricTracing::FindFeedPaths and IMMElectricTracing2::FindFeedPathsShowWork both return a separate IMMFeedPath object for each circuit source feature that is reached by the trace. IMMElectricTracing and IMMElectricTracing2 are obsolete interfaces and have been replaced by IMMElectricTracingEx. IMMFeedPath is also no longer used and has been replaced by IMMFeedPathEx.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("B07E9628-422C-40AD-85D1-EC5AA8AB4DB5")>
<ComImportAttribute()>
Public Interface IMMFeedPath 
'Usage
 
Dim instance As IMMFeedPath
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("B07E9628-422C-40AD-85D1-EC5AA8AB4DB5")]
[ComImport()]
public interface IMMFeedPath 
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

IMMFeedPath Members
Miner.Interop Namespace

IMMElectricTracing::FindFeedPaths and IMMElectricTracing2::FindFeedPathsShowWork both return a separate IMMFeedPath object for each circuit source feature that is reached by the trace. IMMElectricTracing and IMMElectricTracing2 are obsolete interfaces and have been replaced by IMMElectricTracingEx. IMMFeedPath is also no longer used and has been replaced by IMMFeedPathEx.
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("B07E9628-422C-40AD-85D1-EC5AA8AB4DB5")>
<ComImportAttribute()>
Public Interface IMMFeedPath 
'Usage
 
Dim instance As IMMFeedPath
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("B07E9628-422C-40AD-85D1-EC5AA8AB4DB5")]
[ComImport()]
public interface IMMFeedPath 
Inheritance Hierarchy

Miner.Interop.IMMFeedPath

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

IMMFeedPath Members
Miner.Interop Namespace

 

 


Send Comment