ReactOS 0.4.16-dev-188-g678aa63
tagNMLVODSTATECHANGE Struct Reference

#include <commctrl.h>

Collaboration diagram for tagNMLVODSTATECHANGE:

Public Attributes

NMHDR hdr
 
int iFrom
 
int iTo
 
UINT uNewState
 
UINT uOldState
 

Detailed Description

Definition at line 3123 of file commctrl.h.

Member Data Documentation

◆ hdr

NMHDR tagNMLVODSTATECHANGE::hdr

Definition at line 3124 of file commctrl.h.

◆ iFrom

int tagNMLVODSTATECHANGE::iFrom

Definition at line 3125 of file commctrl.h.

Referenced by LISTVIEW_AddGroupSelection().

◆ iTo

int tagNMLVODSTATECHANGE::iTo

Definition at line 3126 of file commctrl.h.

Referenced by LISTVIEW_AddGroupSelection().

◆ uNewState

UINT tagNMLVODSTATECHANGE::uNewState

Definition at line 3127 of file commctrl.h.

Referenced by LISTVIEW_AddGroupSelection().

◆ uOldState

UINT tagNMLVODSTATECHANGE::uOldState

Definition at line 3128 of file commctrl.h.

Referenced by LISTVIEW_AddGroupSelection().


The documentation for this struct was generated from the following file: