ReactOS 0.4.15-dev-7924-g5949c20
TBREPLACEBITMAP Struct Reference

#include <commctrl.h>

Collaboration diagram for TBREPLACEBITMAP:

Public Attributes

HINSTANCE hInstOld
 
UINT_PTR nIDOld
 
HINSTANCE hInstNew
 
UINT_PTR nIDNew
 
int nButtons
 

Detailed Description

Definition at line 1207 of file commctrl.h.

Member Data Documentation

◆ hInstNew

HINSTANCE TBREPLACEBITMAP::hInstNew

Definition at line 1210 of file commctrl.h.

Referenced by TOOLBAR_ReplaceBitmap().

◆ hInstOld

HINSTANCE TBREPLACEBITMAP::hInstOld

Definition at line 1208 of file commctrl.h.

Referenced by TOOLBAR_ReplaceBitmap().

◆ nButtons

int TBREPLACEBITMAP::nButtons

Definition at line 1212 of file commctrl.h.

Referenced by TOOLBAR_ReplaceBitmap().

◆ nIDNew

UINT_PTR TBREPLACEBITMAP::nIDNew

Definition at line 1211 of file commctrl.h.

Referenced by TOOLBAR_ReplaceBitmap().

◆ nIDOld

UINT_PTR TBREPLACEBITMAP::nIDOld

Definition at line 1209 of file commctrl.h.

Referenced by TOOLBAR_ReplaceBitmap().


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