Skip to content

Latest commit

 

History

History
71 lines (58 loc) · 2.07 KB

nf-shobjidl-isearchboxinfo-gettext.md

File metadata and controls

71 lines (58 loc) · 2.07 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:shobjidl.ISearchBoxInfo.GetText
ISearchBoxInfo::GetText (shobjidl.h)
Retrieves the contents of the search box as plain text.
GetText
GetText method [Windows Shell]
GetText method [Windows Shell]
ISearchBoxInfo interface
ISearchBoxInfo interface [Windows Shell]
GetText method
ISearchBoxInfo.GetText
ISearchBoxInfo::GetText
_shell_ISearchBoxInfo_GetText
shell.ISearchBoxInfo_GetText
shobjidl/ISearchBoxInfo::GetText
shell\ISearchBoxInfo_GetText.htm
shell
2bfb65d5-a27e-41f7-883e-2e1afe912586
12/05/2018
GetText, GetText method [Windows Shell], GetText method [Windows Shell],ISearchBoxInfo interface, ISearchBoxInfo interface [Windows Shell],GetText method, ISearchBoxInfo.GetText, ISearchBoxInfo::GetText, _shell_ISearchBoxInfo_GetText, shell.ISearchBoxInfo_GetText, shobjidl/ISearchBoxInfo::GetText
shobjidl.h
Windows
Windows 7 [desktop apps only]
Windows Server 2008 R2 [desktop apps only]
Shobjidl.idl
Windows
19H1
ISearchBoxInfo::GetText
shobjidl/ISearchBoxInfo::GetText
c++
APIRef
kbSyntax
COM
Shobjidl.h
ISearchBoxInfo.GetText

ISearchBoxInfo::GetText

-description

Retrieves the contents of the search box as plain text.

-parameters

-param ppsz [out]

Type: LPWSTR*

Pointer to a buffer that, when this method returns successfully, receives the full text entered in the search box.

-returns

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

-see-also

ISearchBoxInfo