ReactOS 0.4.15-dev-7918-g2a2556c
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 3118 of file commctrl.h.

Member Data Documentation

◆ hdr

NMHDR tagNMLVODSTATECHANGE::hdr

Definition at line 3119 of file commctrl.h.

◆ iFrom

int tagNMLVODSTATECHANGE::iFrom

Definition at line 3120 of file commctrl.h.

Referenced by LISTVIEW_AddGroupSelection().

◆ iTo

int tagNMLVODSTATECHANGE::iTo

Definition at line 3121 of file commctrl.h.

Referenced by LISTVIEW_AddGroupSelection().

◆ uNewState

UINT tagNMLVODSTATECHANGE::uNewState

Definition at line 3122 of file commctrl.h.

Referenced by LISTVIEW_AddGroupSelection().

◆ uOldState

UINT tagNMLVODSTATECHANGE::uOldState

Definition at line 3123 of file commctrl.h.

Referenced by LISTVIEW_AddGroupSelection().


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