Skip to content

Latest commit

 

History

History
73 lines (59 loc) · 2.42 KB

nf-shobjidl_core-iexplorercommand-gettooltip.md

File metadata and controls

73 lines (59 loc) · 2.42 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_core.IExplorerCommand.GetToolTip
IExplorerCommand::GetToolTip (shobjidl_core.h)
Gets the tooltip string associated with a specified Windows Explorer command item.
GetToolTip
GetToolTip method [Windows Shell]
GetToolTip method [Windows Shell]
IExplorerCommand interface
IExplorerCommand interface [Windows Shell]
GetToolTip method
IExplorerCommand.GetToolTip
IExplorerCommand::GetToolTip
_shell_IExplorerCommand_GetToolTip
shell.IExplorerCommand_GetToolTip
shobjidl_core/IExplorerCommand::GetToolTip
shell\IExplorerCommand_GetToolTip.htm
shell
f2c54602-2ffc-45bc-ba00-d7b9d4cf2343
12/05/2018
GetToolTip, GetToolTip method [Windows Shell], GetToolTip method [Windows Shell],IExplorerCommand interface, IExplorerCommand interface [Windows Shell],GetToolTip method, IExplorerCommand.GetToolTip, IExplorerCommand::GetToolTip, _shell_IExplorerCommand_GetToolTip, shell.IExplorerCommand_GetToolTip, shobjidl_core/IExplorerCommand::GetToolTip
shobjidl_core.h
Shobjidl.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Shobjidl.idl
Windows
19H1
IExplorerCommand::GetToolTip
shobjidl_core/IExplorerCommand::GetToolTip
c++
APIRef
kbSyntax
COM
shobjidl_core.h
IExplorerCommand.GetToolTip

IExplorerCommand::GetToolTip

-description

Gets the tooltip string associated with a specified Windows Explorer command item.

-parameters

-param psiItemArray [in]

Type: IShellItemArray*

A pointer to an IShellItemArray.

-param ppszInfotip [out]

Type: LPWSTR*

Pointer to a buffer that, when this method returns successfully, receives the tooltip string.

-returns

Type: HRESULT

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