LVM_GETEXTENDEDLISTVIEWSTYLE message
Gets the extended styles that are currently in use for a given list-view control. You can send this message explicitly or use the ListView_GetExtendedListViewStyle macro.
Parameters
-
wParam
- Must be zero.
-
lParam
- Must be zero.
Return value
Returns a DWORD that represents the styles currently in use for a given list-view control. This value can be a combination of Extended List-View Styles.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|