ArcFM Engine Developer Guide
IMMListBuilder Interface
Members 


Use this interface to create custom build objects in your Process Framework extension.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<GuidAttribute("7A99A846-0820-4D9D-805E-8E907AD676AA")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMListBuilder 
'Usage
 
Dim instance As IMMListBuilder
[Guid("7A99A846-0820-4D9D-805E-8E907AD676AA")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMListBuilder 
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

IMMListBuilder Members
Miner.Interop.Process Namespace

Use this interface to create custom build objects in your Process Framework extension.
Syntax
'Declaration
 
<GuidAttribute("7A99A846-0820-4D9D-805E-8E907AD676AA")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMListBuilder 
'Usage
 
Dim instance As IMMListBuilder
[Guid("7A99A846-0820-4D9D-805E-8E907AD676AA")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMListBuilder 
Inheritance Hierarchy

Miner.Interop.Process.IMMListBuilder

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

IMMListBuilder Members
Miner.Interop.Process Namespace

 

 


Send Comment