ArcFM Engine Developer Guide
IMMItemDefinition Interface
Members 


This interface provides access to the Name, Description, and Type properties for a list item.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("602EF721-43EE-11D4-B8F3-0050045C48E4")>
<ComImportAttribute()>
Public Interface IMMItemDefinition 
'Usage
 
Dim instance As IMMItemDefinition
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("602EF721-43EE-11D4-B8F3-0050045C48E4")]
[ComImport()]
public interface IMMItemDefinition 
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

IMMItemDefinition Members
Miner.Interop Namespace

This interface provides access to the Name, Description, and Type properties for a list item.
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("602EF721-43EE-11D4-B8F3-0050045C48E4")>
<ComImportAttribute()>
Public Interface IMMItemDefinition 
'Usage
 
Dim instance As IMMItemDefinition
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("602EF721-43EE-11D4-B8F3-0050045C48E4")]
[ComImport()]
public interface IMMItemDefinition 
Inheritance Hierarchy

Miner.Interop.IMMItemDefinition

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

IMMItemDefinition Members
Miner.Interop Namespace

 

 


Send Comment