ArcFM Engine Developer Guide
IMMAttributes Interface
Members 


This interface requires an attribute name in order to access the attribute value on various types of objects.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("2150E980-A5DB-11D4-AE30-0001031AE970")>
<ComImportAttribute()>
Public Interface IMMAttributes 
'Usage
 
Dim instance As IMMAttributes
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("2150E980-A5DB-11D4-AE30-0001031AE970")]
[ComImport()]
public interface IMMAttributes 
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

IMMAttributes Members
Miner.Interop Namespace

This interface requires an attribute name in order to access the attribute value on various types of objects.
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("2150E980-A5DB-11D4-AE30-0001031AE970")>
<ComImportAttribute()>
Public Interface IMMAttributes 
'Usage
 
Dim instance As IMMAttributes
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("2150E980-A5DB-11D4-AE30-0001031AE970")]
[ComImport()]
public interface IMMAttributes 
Inheritance Hierarchy

Miner.Interop.IMMAttributes

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

IMMAttributes Members
Miner.Interop Namespace

 

 


Send Comment