IShellFolderViewDual3::FilterView メソッド (shldisp.h)
現在のビューの内容にフィルターを設定します。
構文
HRESULT FilterView(
[in] BSTR bstrFilterText
);
パラメーター
[in] bstrFilterText
種類: BSTR
現在のフォルダーのフィルター ビューに名前を付ける BSTR。
戻り値
型: HRESULT
このメソッドは、成功すると S_OK を返します。 そうでない場合は、HRESULT エラー コードを返します。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows Vista [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows Server 2008 [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | shldisp.h |