ITaskbarList::D eleteTab, méthode (shobjidl_core.h)

Supprime un élément de la barre des tâches.

Syntaxe

HRESULT DeleteTab(
  HWND hwnd
);

Paramètres

hwnd

Type : HWND

Handle vers la fenêtre à supprimer de la barre des tâches.

Valeur retournée

Type : HRESULT

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

Configuration requise

   
Client minimal pris en charge Windows 2000 Professionnel, Windows XP [applications de bureau uniquement]
Serveur minimal pris en charge Windows 2000 Server [applications de bureau uniquement]
Plateforme cible Windows
En-tête shobjidl_core.h (include Shobjidl.h)
DLL Shell32.dll (version 4.71 ou ultérieure)