Méthode IExplorerCommand ::GetToolTip (shobjidl_core.h)

Obtient la chaîne d’info-bulle associée à un élément de commande Windows Explorer spécifié.

Syntaxe

HRESULT GetToolTip(
  [in]  IShellItemArray *psiItemArray,
  [out] LPWSTR          *ppszInfotip
);

Paramètres

[in] psiItemArray

Type : IShellItemArray*

Pointeur vers un IShellItemArray.

[out] ppszInfotip

Type : LPWSTR*

Pointeur vers une mémoire tampon qui, lorsque cette méthode retourne correctement, reçoit la chaîne d’info-bulle.

Valeur retournée

Type : HRESULT

Si cette méthode réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.

Spécifications

Condition requise Valeur
Client minimal pris en charge Windows Vista [applications de bureau uniquement]
Serveur minimal pris en charge Windows Server 2008 [applications de bureau uniquement]
Plateforme cible Windows
En-tête shobjidl_core.h (inclure Shobjidl.h)