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 macro retrieves the handle to the image list that has been set for an existing header control.
Syntax
#define Header_GetImageList(hwnd) \
(HIMAGELIST)SNDMSG((hwnd), HDM_GETIMAGELIST, 0, 0)
Parameters
- hwnd
Handle to a header control.
Return Value
Returns the handle to the image list that is set for the header control.
Requirements
Header |
commctrl.h |