Miner.Interop Namespace > IMMDesignAttributes3 Interface : ExtendedDataJustAttributes Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610874880)> ReadOnly Property ExtendedDataJustAttributes As IMMExtendedData
'Usage
Dim instance As IMMDesignAttributes3 Dim value As IMMExtendedData value = instance.ExtendedDataJustAttributes
[System.Runtime.InteropServices.DispId(1610874880)] IMMExtendedData ExtendedDataJustAttributes {get;}
read-only property ExtendedDataJustAttributes: IMMExtendedData;
System.Runtime.InteropServices.DispIdAttribute(1610874880) function get ExtendedDataJustAttributes : IMMExtendedData
[System.Runtime.InteropServices.DispId(1610874880)] __property IMMExtendedData* get_ExtendedDataJustAttributes();
[System.Runtime.InteropServices.DispId(1610874880)] property IMMExtendedData^ ExtendedDataJustAttributes { IMMExtendedData^ 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