ArcFM Engine Developer Guide
IMMLoopElement Interface
Members 


The IMMEnumLoopElement interface returns an enumeration of IMMLoopElement objects. Each IMMLoopElement object represents an element that the trace identified as participating in a loop.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<GuidAttribute("B07E9624-422C-40AD-85D1-EC5AA8AB4DB5")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMLoopElement 
'Usage
 
Dim instance As IMMLoopElement
[Guid("B07E9624-422C-40AD-85D1-EC5AA8AB4DB5")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMLoopElement 
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

IMMLoopElement Members
Miner.Interop Namespace

The IMMEnumLoopElement interface returns an enumeration of IMMLoopElement objects. Each IMMLoopElement object represents an element that the trace identified as participating in a loop.
Syntax
'Declaration
 
<GuidAttribute("B07E9624-422C-40AD-85D1-EC5AA8AB4DB5")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMLoopElement 
'Usage
 
Dim instance As IMMLoopElement
[Guid("B07E9624-422C-40AD-85D1-EC5AA8AB4DB5")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMLoopElement 
Inheritance Hierarchy

Miner.Interop.IMMLoopElement

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

IMMLoopElement Members
Miner.Interop Namespace

 

 


Send Comment