Contents Index Topic Contents | ||
Previous Topic: ITaskbarList Next Topic: ITaskbarList::AddTab |
ITaskbarList::ActivateTab
HRESULT ActivateTab( HWND hwnd );Activates an item on the taskbar. The window is not actually activated; the window's item on the taskbar is merely displayed as active.
- Returns NOERROR if successful, or an OLE-defined error code otherwise.
- hwnd
- Handle to the window on the taskbar to be displayed as active.
Version 4.71
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.