IWDTFActions2::get_Item メソッド (wdtf.h)
コレクション内の個々のアクションを取得します。
構文
HRESULT get_Item(
[in] LONG Index,
[out] IWDTFAction2 **ppAction
);
パラメーター
[in] Index
0 から始まるインデックス値。
[out] ppAction
インデックス付きアクション。
戻り値
このメソッドは、成功すると S_OK を返します。 そうでない場合は、HRESULT エラー コードを返します。
要件
要件 | 値 |
---|---|
対象プラットフォーム | Windows |
ヘッダー | wdtf.h |