This macro retrieves the handle to the header control used by a list view control.
At a Glance
Header file: | Commctrl.h |
Windows CE versions: | 2.0 and later |
Related message: | LVM_GETHEADER |
Syntax
HWND ListView_GetHeader(hwndLV);
Parameters
hwndLV
Handle to a list view control.
Return Values
Returns the handle to the header control.