ReactOS 0.4.16-dev-36-g301675c
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 3923 of file commctrl.h.

Member Data Documentation

◆ fChanged

BOOL NMCBEENDEDITA::fChanged

Definition at line 3925 of file commctrl.h.

Referenced by PAGER_Notify().

◆ hdr

NMHDR NMCBEENDEDITA::hdr

Definition at line 3924 of file commctrl.h.

Referenced by PAGER_Notify().

◆ iNewSelection

int NMCBEENDEDITA::iNewSelection

Definition at line 3926 of file commctrl.h.

Referenced by PAGER_Notify().

◆ iWhy

int NMCBEENDEDITA::iWhy

Definition at line 3928 of file commctrl.h.

Referenced by ComboExTestOnNotify(), and PAGER_Notify().

◆ szText

char NMCBEENDEDITA::szText[CBEMAXSTRLEN]

Definition at line 3927 of file commctrl.h.

Referenced by PAGER_Notify(), and test_notify_proc().


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