ITaskbarList::DeleteTab (Compact 2013)
3/28/2014
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
Header |
shobjidl.h, |
Library |
Developer Implemented |