ReactOS 0.4.15-dev-7934-g1dc8d80
tagNMTBSAVE Struct Reference

#include <commctrl.h>

Collaboration diagram for tagNMTBSAVE:

Public Attributes

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

Detailed Description

Definition at line 1355 of file commctrl.h.

Member Data Documentation

◆ cbData

UINT tagNMTBSAVE::cbData

Definition at line 1359 of file commctrl.h.

Referenced by parent_wnd_notify(), and TOOLBAR_Save().

◆ cButtons

int tagNMTBSAVE::cButtons

Definition at line 1361 of file commctrl.h.

Referenced by parent_wnd_notify(), and TOOLBAR_Save().

◆ hdr

NMHDR tagNMTBSAVE::hdr

Definition at line 1356 of file commctrl.h.

Referenced by TOOLBAR_Save().

◆ iItem

int tagNMTBSAVE::iItem

Definition at line 1360 of file commctrl.h.

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

◆ pCurrent

DWORD* tagNMTBSAVE::pCurrent

Definition at line 1358 of file commctrl.h.

Referenced by parent_wnd_notify(), and TOOLBAR_Save().

◆ pData

DWORD* tagNMTBSAVE::pData

Definition at line 1357 of file commctrl.h.

Referenced by parent_wnd_notify(), and TOOLBAR_Save().

◆ tbButton

TBBUTTON tagNMTBSAVE::tbButton

Definition at line 1362 of file commctrl.h.

Referenced by test_notify_proc(), and TOOLBAR_Save().


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