ReactOS 0.4.16-dev-981-g80eb313
NMCBEENDEDITW Struct Reference

#include <commctrl.h>

Collaboration diagram for NMCBEENDEDITW:

Public Attributes

NMHDR hdr
 
BOOL fChanged
 
int iNewSelection
 
WCHAR szText [CBEMAXSTRLEN]
 
int iWhy
 

Detailed Description

Definition at line 3915 of file commctrl.h.

Member Data Documentation

◆ fChanged

BOOL NMCBEENDEDITW::fChanged

Definition at line 3917 of file commctrl.h.

Referenced by COMBOEX_ComboWndProc(), and PAGER_Notify().

◆ hdr

NMHDR NMCBEENDEDITW::hdr

Definition at line 3916 of file commctrl.h.

Referenced by PAGER_Notify().

◆ iNewSelection

int NMCBEENDEDITW::iNewSelection

Definition at line 3918 of file commctrl.h.

Referenced by COMBOEX_ComboWndProc(), and PAGER_Notify().

◆ iWhy

int NMCBEENDEDITW::iWhy

◆ szText

WCHAR NMCBEENDEDITW::szText[CBEMAXSTRLEN]

Definition at line 3919 of file commctrl.h.

Referenced by OnNotify(), PAGER_Notify(), and test_wm_notify_comboboxex().


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