ArcFM Engine Developer Guide
IMMAttributesList Interface
Members 


Use this interface to return a list of attributes on a given object.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("C2014890-D33A-4B43-BBC9-C6D16CB0107E")>
<ComImportAttribute()>
Public Interface IMMAttributesList 
'Usage
 
Dim instance As IMMAttributesList
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("C2014890-D33A-4B43-BBC9-C6D16CB0107E")]
[ComImport()]
public interface IMMAttributesList 
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

IMMAttributesList Members
Miner.Interop Namespace

Use this interface to return a list of attributes on a given object.
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("C2014890-D33A-4B43-BBC9-C6D16CB0107E")>
<ComImportAttribute()>
Public Interface IMMAttributesList 
'Usage
 
Dim instance As IMMAttributesList
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("C2014890-D33A-4B43-BBC9-C6D16CB0107E")]
[ComImport()]
public interface IMMAttributesList 
Inheritance Hierarchy

Miner.Interop.IMMAttributesList

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

IMMAttributesList Members
Miner.Interop Namespace

 

 


Send Comment