Contents Index Topic Contents | ||
Previous Topic: ITaskbarList::DeleteTab Next Topic: ITaskbarList::SetActiveAlt |
ITaskbarList::HrInit
HRESULT HrInit(void);Initializes the taskbar list object. This method must be called before any other ITaskbarList methods can be called.
- Returns NOERROR if successful, or an OLE-defined error code otherwise. If the method fails, no other methods can be called. The calling application should release the interface pointer.
Version 4.71
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.