ReactOS 0.4.15-dev-7924-g5949c20
tagNMTBRESTORE Struct Reference

#include <commctrl.h>

Collaboration diagram for tagNMTBRESTORE:

Public Attributes

NMHDR hdr
 
DWORDpData
 
DWORDpCurrent
 
UINT cbData
 
int iItem
 
int cButtons
 
int cbBytesPerRecord
 
TBBUTTON tbButton
 

Detailed Description

Definition at line 1365 of file commctrl.h.

Member Data Documentation

◆ cbBytesPerRecord

int tagNMTBRESTORE::cbBytesPerRecord

Definition at line 1372 of file commctrl.h.

Referenced by parent_wnd_notify(), and TOOLBAR_Restore().

◆ cbData

UINT tagNMTBRESTORE::cbData

Definition at line 1369 of file commctrl.h.

Referenced by TOOLBAR_Restore().

◆ cButtons

int tagNMTBRESTORE::cButtons

Definition at line 1371 of file commctrl.h.

Referenced by parent_wnd_notify(), and TOOLBAR_Restore().

◆ hdr

NMHDR tagNMTBRESTORE::hdr

Definition at line 1366 of file commctrl.h.

Referenced by TOOLBAR_Restore().

◆ iItem

int tagNMTBRESTORE::iItem

Definition at line 1370 of file commctrl.h.

Referenced by parent_wnd_notify(), parent_wnd_proc(), and TOOLBAR_Restore().

◆ pCurrent

DWORD* tagNMTBRESTORE::pCurrent

Definition at line 1368 of file commctrl.h.

Referenced by parent_wnd_notify(), and TOOLBAR_Restore().

◆ pData

DWORD* tagNMTBRESTORE::pData

Definition at line 1367 of file commctrl.h.

Referenced by TOOLBAR_Restore().

◆ tbButton

TBBUTTON tagNMTBRESTORE::tbButton

Definition at line 1373 of file commctrl.h.

Referenced by parent_wnd_notify(), test_notify_proc(), and TOOLBAR_Restore().


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