ReactOS 0.4.15-dev-8058-ga7cbb60
TBITMAP_INFO Struct Reference
Collaboration diagram for TBITMAP_INFO:

Public Attributes

UINT nButtons
 
HINSTANCE hInst
 
UINT nID
 

Detailed Description

Definition at line 104 of file toolbar.c.

Member Data Documentation

◆ hInst

HINSTANCE TBITMAP_INFO::hInst

Definition at line 107 of file toolbar.c.

Referenced by TOOLBAR_AddBitmap(), and TOOLBAR_ReplaceBitmap().

◆ nButtons

UINT TBITMAP_INFO::nButtons

Definition at line 106 of file toolbar.c.

Referenced by TOOLBAR_AddBitmap(), and TOOLBAR_ReplaceBitmap().

◆ nID

UINT TBITMAP_INFO::nID

Definition at line 108 of file toolbar.c.

Referenced by TOOLBAR_AddBitmap(), and TOOLBAR_ReplaceBitmap().


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