IAccPropServer.GetPropValue メソッド
アセンブリ: Accessibility (accessibility.dll 内)
構文Sub GetPropValue ( _ <InAttribute> ByRef pIDString As Byte, _ <InAttribute> dwIDStringLen As UInteger, _ <InAttribute> idProp As Guid, _ <OutAttribute> ByRef pvarValue As Object, _ <OutAttribute> ByRef pfHasProp As Integer _ )
Dim instance As IAccPropServer Dim pIDString As Byte Dim dwIDStringLen As UInteger Dim idProp As Guid Dim pvarValue As Object Dim pfHasProp As Integer instance.GetPropValue(pIDString, dwIDStringLen, idProp, pvarValue, pfHasProp)
void GetPropValue ( [InAttribute] ref byte pIDString, [InAttribute] uint dwIDStringLen, [InAttribute] Guid idProp, out Object pvarValue, out int pfHasProp )
void GetPropValue ( [InAttribute] unsigned char% pIDString, [InAttribute] unsigned int dwIDStringLen, [InAttribute] Guid idProp, [OutAttribute] Object^% pvarValue, [OutAttribute] int% pfHasProp )
void GetPropValue ( /** @attribute InAttribute() */ /** @ref */ byte pIDString, /** @attribute InAttribute() */ UInt32 dwIDStringLen, /** @attribute InAttribute() */ Guid idProp, /** @attribute OutAttribute() */ /** @ref */ Object pvarValue, /** @attribute OutAttribute() */ /** @ref */ int pfHasProp )
- pIDString
- dwIDStringLen
- idProp
- pvarValue
- pfHasProp
解説IAccPropServer の詳細については、MSDN ライブラリ (http://msdn.microsoft.com/library/ja) で Microsoft Active Accessibility ドキュメントの IAccPropServer::GetPropValue に関するドキュメントを参照してください。
プラットフォームWindows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照Weblioに収録されているすべての辞書からIAccPropServer.GetPropValue メソッドを検索する場合は、下記のリンクをクリックしてください。
全ての辞書からIAccPropServer.GetPropValue メソッド
を検索
- IAccPropServer.GetPropValue メソッドのページへのリンク