Miner.Interop.Framework Assembly > Miner.Interop Namespace : IMMEnumFeedPath Interface |
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.
'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
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.
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.
'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
Miner.Interop.IMMEnumFeedPath
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.