Expand Minimize
This topic has not yet been rated - Rate this topic

LVM_GETEXTENDEDLISTVIEWSTYLE (Windows Embedded Compact 7)

1/23/2013

This message retrieves the extended styles that are currently in use for a specified list-view control.


LVM_GETEXTENDEDLISTVIEWSTYLE wParam = 0; 
    lParam = 0;
wParam

Not used.

lParam

Not used.

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.

Header

commctrl.h

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.