ReactOS 0.4.15-dev-7157-gb7dcc10
|
#include <commctrl.h>
Public Attributes | |
NMHDR | hdr |
int | iFrom |
int | iTo |
UINT | uNewState |
UINT | uOldState |
Definition at line 3118 of file commctrl.h.
NMHDR tagNMLVODSTATECHANGE::hdr |
Definition at line 3119 of file commctrl.h.
int tagNMLVODSTATECHANGE::iFrom |
Definition at line 3120 of file commctrl.h.
Referenced by LISTVIEW_AddGroupSelection().
int tagNMLVODSTATECHANGE::iTo |
Definition at line 3121 of file commctrl.h.
Referenced by LISTVIEW_AddGroupSelection().
UINT tagNMLVODSTATECHANGE::uNewState |
Definition at line 3122 of file commctrl.h.
Referenced by LISTVIEW_AddGroupSelection().
UINT tagNMLVODSTATECHANGE::uOldState |
Definition at line 3123 of file commctrl.h.
Referenced by LISTVIEW_AddGroupSelection().