ReactOS 0.4.15-dev-7942-gd23573b
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 3910 of file commctrl.h.

Member Data Documentation

◆ fChanged

BOOL NMCBEENDEDITW::fChanged

Definition at line 3912 of file commctrl.h.

Referenced by COMBOEX_ComboWndProc().

◆ hdr

NMHDR NMCBEENDEDITW::hdr

Definition at line 3911 of file commctrl.h.

◆ iNewSelection

int NMCBEENDEDITW::iNewSelection

Definition at line 3913 of file commctrl.h.

Referenced by COMBOEX_ComboWndProc().

◆ iWhy

int NMCBEENDEDITW::iWhy

◆ szText

WCHAR NMCBEENDEDITW::szText[CBEMAXSTRLEN]

Definition at line 3914 of file commctrl.h.

Referenced by OnNotify(), and test_wm_notify_comboboxex().


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