ReactOS 0.4.15-dev-7834-g00c4b3d
tagNMCHAR Struct Reference

#include <commctrl.h>

Collaboration diagram for tagNMCHAR:

Public Attributes

NMHDR hdr
 
UINT ch
 
DWORD dwItemPrev
 
DWORD dwItemNext
 

Detailed Description

Definition at line 192 of file commctrl.h.

Member Data Documentation

◆ ch

UINT tagNMCHAR::ch

Definition at line 194 of file commctrl.h.

◆ dwItemNext

DWORD tagNMCHAR::dwItemNext

Definition at line 196 of file commctrl.h.

◆ dwItemPrev

DWORD tagNMCHAR::dwItemPrev

Definition at line 195 of file commctrl.h.

◆ hdr

NMHDR tagNMCHAR::hdr

Definition at line 193 of file commctrl.h.


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