ReactOS 0.4.15-dev-7934-g1dc8d80
tagNMTBHOTITEM Struct Reference

#include <commctrl.h>

Collaboration diagram for tagNMTBHOTITEM:

Public Attributes

NMHDR hdr
 
int idOld
 
int idNew
 
DWORD dwFlags
 

Detailed Description

Definition at line 1318 of file commctrl.h.

Member Data Documentation

◆ dwFlags

DWORD tagNMTBHOTITEM::dwFlags

Definition at line 1322 of file commctrl.h.

Referenced by TOOLBAR_SetHotItemEx().

◆ hdr

NMHDR tagNMTBHOTITEM::hdr

Definition at line 1319 of file commctrl.h.

Referenced by TOOLBAR_SetHotItemEx().

◆ idNew

int tagNMTBHOTITEM::idNew

Definition at line 1321 of file commctrl.h.

Referenced by parent_wnd_notify(), and TOOLBAR_SetHotItemEx().

◆ idOld

int tagNMTBHOTITEM::idOld

Definition at line 1320 of file commctrl.h.

Referenced by parent_wnd_notify(), and TOOLBAR_SetHotItemEx().


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