Partager via


AFX_GLOBAL_DATA : : GetITaskbarList

Creates and stores in the global data a pointer to the ITaskBarList interface.

ITaskbarList *GetITaskbarList();

Valeur de retour

A pointer to the ITaskbarList interface if creation of a task bar list object succeeds; NULL if creation fails or if the current Operation System is less than Windows 7.

Configuration requise

En-tête : afxglobals.h

Voir aussi

Référence

structure d'AFX_GLOBAL_DATA