Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method deletes an item from the taskbar.
Syntax
HRESULT DeleteTab( HWND hwnd);
Parameters
- hwnd
Handle to the window to be deleted from the taskbar.
Return Value
Returns NOERROR if successful, or an OLE-defined error code otherwise.
Requirements
OS Versions: Windows CE 5.0 and later.
Header: Shobjidl.h, Shobjidl.idl.
Link Library: Implementation dependent.
See Also
ITaskBarList | AddTab | Standard Shell Interfaces
Send Feedback on this topic to the authors