ReactOS 0.4.16-dev-38-g96c65e9
NMCBEDRAGBEGINW Struct Reference

#include <commctrl.h>

Collaboration diagram for NMCBEDRAGBEGINW:

Public Attributes

NMHDR hdr
 
int iItemid
 
WCHAR szText [CBEMAXSTRLEN]
 

Detailed Description

Definition at line 3899 of file commctrl.h.

Member Data Documentation

◆ hdr

NMHDR NMCBEDRAGBEGINW::hdr

Definition at line 3900 of file commctrl.h.

Referenced by PAGER_Notify().

◆ iItemid

int NMCBEDRAGBEGINW::iItemid

Definition at line 3901 of file commctrl.h.

Referenced by PAGER_Notify().

◆ szText

WCHAR NMCBEDRAGBEGINW::szText[CBEMAXSTRLEN]

Definition at line 3902 of file commctrl.h.

Referenced by PAGER_Notify(), and test_wm_notify_comboboxex().


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