Miner.Interop Namespace > IMMExtendedData Interface : Attributes Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678272)> ReadOnly Property Attributes As IMMEnumAttributes
'Usage
Dim instance As IMMExtendedData Dim value As IMMEnumAttributes value = instance.Attributes
[System.Runtime.InteropServices.DispId(1610678272)] IMMEnumAttributes Attributes {get;}
read-only property Attributes: IMMEnumAttributes;
System.Runtime.InteropServices.DispIdAttribute(1610678272) function get Attributes : IMMEnumAttributes
[System.Runtime.InteropServices.DispId(1610678272)] __property IMMEnumAttributes* get_Attributes();
[System.Runtime.InteropServices.DispId(1610678272)] property IMMEnumAttributes^ Attributes { IMMEnumAttributes^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2