IShellFolderViewDual::SelectedItems メソッド (shldisp.h)
ビュー内で選択されているすべての項目を表す FolderItems オブジェクトを取得します。
構文
HRESULT SelectedItems(
[out] FolderItems **ppid
);
パラメーター
[out] ppid
種類: FolderItems**
FolderItems オブジェクト。
戻り値
種類: HRESULT
このメソッドは、成功すると S_OK を返します。 そうでない場合は、HRESULT エラー コードを返します。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows XP (デスクトップ アプリのみ) |
サポートされている最小のサーバー | Windows Server 2003 (デスクトップ アプリのみ) |
対象プラットフォーム | Windows |
ヘッダー | shldisp.h |