ArcFM Engine Developer Guide
IMMEnumAttributes Interface
Members 


This interface allows you to navigate a list of attributes for a given object.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("34DC49ED-C43E-4552-9AF1-56D3DA38E6D1")>
<ComImportAttribute()>
Public Interface IMMEnumAttributes 
'Usage
 
Dim instance As IMMEnumAttributes
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("34DC49ED-C43E-4552-9AF1-56D3DA38E6D1")]
[ComImport()]
public interface IMMEnumAttributes 
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

IMMEnumAttributes Members
Miner.Interop Namespace

This interface allows you to navigate a list of attributes for a given object.
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("34DC49ED-C43E-4552-9AF1-56D3DA38E6D1")>
<ComImportAttribute()>
Public Interface IMMEnumAttributes 
'Usage
 
Dim instance As IMMEnumAttributes
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("34DC49ED-C43E-4552-9AF1-56D3DA38E6D1")]
[ComImport()]
public interface IMMEnumAttributes 
Inheritance Hierarchy

Miner.Interop.IMMEnumAttributes

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

IMMEnumAttributes Members
Miner.Interop Namespace

 

 


Send Comment