This message retrieves the extended styles that are currently in use for a specified list view control.
At a Glance
Header file: | Commctrl.h |
Windows CE versions: | 2.0 and later |
Related macro: | ListView_GetExtendedListViewStyle |
Syntax
LVM_GETEXTENDEDLISTVIEWSTYLE wParam = 0; lParam = 0;
Return Values
Returns a DWORD that represents the styles currently in use for a specified list view control. This value can be a combination of extended styles.