AFX_GLOBAL_DATA::GetITaskbarList
Creates and stores in the global data a pointer to the ITaskBarList interface.
ITaskbarList *GetITaskbarList();
Return Value
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.
Requirements
Header: afxglobals.h