IAccPropServer.GetPropValue メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > IAccPropServer.GetPropValue メソッドの意味・解説 

IAccPropServer.GetPropValue メソッド

メモ : このメソッドは、.NET Framework version 2.0新しく追加されたものです。

IAccPropServer およびそのすべての公開メンバは、コンポーネント オブジェクト モデル (COM: Component Object Model) の IAccPropServer インターフェイスマネージ ラッパー一部です。

名前空間: Accessibility
アセンブリ: 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
)
JScript では、値型引数参照渡しされません。

パラメータ

pIDString
dwIDStringLen
idProp
pvarValue
pfHasProp
解説解説

IAccPropServer詳細については、MSDN ライブラリ (http://msdn.microsoft.com/library/ja) で Microsoft Active Accessibility ドキュメントIAccPropServer::GetPropValue に関するドキュメント参照してください

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

IAccPropServer.GetPropValue メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



IAccPropServer.GetPropValue メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2024 Microsoft.All rights reserved.

©2024 GRAS Group, Inc.RSS