|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <commctrl.h>

Public Attributes | |
| NMHDR | hdr |
| int | iFrom |
| int | iTo |
| UINT | uNewState |
| UINT | uOldState |
Definition at line 3123 of file commctrl.h.
| NMHDR tagNMLVODSTATECHANGE::hdr |
Definition at line 3124 of file commctrl.h.
| int tagNMLVODSTATECHANGE::iFrom |
Definition at line 3125 of file commctrl.h.
Referenced by LISTVIEW_AddGroupSelection().
| int tagNMLVODSTATECHANGE::iTo |
Definition at line 3126 of file commctrl.h.
Referenced by LISTVIEW_AddGroupSelection().
| UINT tagNMLVODSTATECHANGE::uNewState |
Definition at line 3127 of file commctrl.h.
Referenced by LISTVIEW_AddGroupSelection().
| UINT tagNMLVODSTATECHANGE::uOldState |
Definition at line 3128 of file commctrl.h.
Referenced by LISTVIEW_AddGroupSelection().