ISearchContext::GetSearchText メソッド (shlobj_core.h)
ブラウザーのアドレス バーにあるテキストを取得します。
構文
HRESULT GetSearchText(
[in] BSTR *pbstrSearchText
);
パラメーター
[in] pbstrSearchText
種類: BSTR
アドレス バーのテキストを受け取る BSTR 。
戻り値
型: HRESULT
このメソッドは、成功すると S_OK を返します。 そうでない場合は、HRESULT エラー コードを返します。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows XP (デスクトップ アプリのみ) |
サポートされている最小のサーバー | Windows Server 2003 (デスクトップ アプリのみ) |
対象プラットフォーム | Windows |
ヘッダー | shlobj_core.h |
[DLL] | Shell32.dll |