ReactOS 0.4.15-dev-7942-gd23573b
NMCBEENDEDITA Struct Reference

#include <commctrl.h>

Collaboration diagram for NMCBEENDEDITA:

Public Attributes

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

Detailed Description

Definition at line 3918 of file commctrl.h.

Member Data Documentation

◆ fChanged

BOOL NMCBEENDEDITA::fChanged

Definition at line 3920 of file commctrl.h.

◆ hdr

NMHDR NMCBEENDEDITA::hdr

Definition at line 3919 of file commctrl.h.

◆ iNewSelection

int NMCBEENDEDITA::iNewSelection

Definition at line 3921 of file commctrl.h.

◆ iWhy

int NMCBEENDEDITA::iWhy

Definition at line 3923 of file commctrl.h.

Referenced by ComboExTestOnNotify().

◆ szText

char NMCBEENDEDITA::szText[CBEMAXSTRLEN]

Definition at line 3922 of file commctrl.h.

Referenced by test_notify_proc().


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