Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
3/28/2014
This method initializes the taskbar list object. This method must be called before any other ITaskbarList methods can be called.
Syntax
HRESULT HrInit(VOID);
Parameters
None
Return Value
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.
Requirements
Header |
shobjidl.h, |
Library |
Developer Implemented |