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