ArcFM Engine Developer Guide
IMMFieldAdapter Interface
Members 


This interface is used to create the attribute fields displayed on user interfaces such as the Attribute Editor.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("0DDFF712-2147-11D4-80D6-0050DA5BE899")>
<ComImportAttribute()>
Public Interface IMMFieldAdapter 
'Usage
 
Dim instance As IMMFieldAdapter
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("0DDFF712-2147-11D4-80D6-0050DA5BE899")]
[ComImport()]
public interface IMMFieldAdapter 
Remarks

Each field in the example below is created using IMMFieldAdapter.

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

IMMFieldAdapter Members
Miner.Interop Namespace

This interface is used to create the attribute fields displayed on user interfaces such as the Attribute Editor.
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("0DDFF712-2147-11D4-80D6-0050DA5BE899")>
<ComImportAttribute()>
Public Interface IMMFieldAdapter 
'Usage
 
Dim instance As IMMFieldAdapter
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("0DDFF712-2147-11D4-80D6-0050DA5BE899")]
[ComImport()]
public interface IMMFieldAdapter 
Remarks

Each field in the example below is created using IMMFieldAdapter.

Inheritance Hierarchy

Miner.Interop.IMMFieldAdapter

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

IMMFieldAdapter Members
Miner.Interop Namespace

 

 


Send Comment