Blender  V3.3
Public Attributes | List of all members
THUMBBUTTON Struct Reference

#include <GHOST_TaskbarWin32.h>

Public Attributes

THUMBBUTTONMASK dwMask
 
UINT iId
 
UINT iBitmap
 
HICON hIcon
 
WCHAR szTip [260]
 
THUMBBUTTONFLAGS dwFlags
 

Detailed Description

Definition at line 68 of file GHOST_TaskbarWin32.h.

Member Data Documentation

◆ dwFlags

THUMBBUTTONFLAGS THUMBBUTTON::dwFlags

Definition at line 74 of file GHOST_TaskbarWin32.h.

◆ dwMask

THUMBBUTTONMASK THUMBBUTTON::dwMask

Definition at line 69 of file GHOST_TaskbarWin32.h.

◆ hIcon

HICON THUMBBUTTON::hIcon

Definition at line 72 of file GHOST_TaskbarWin32.h.

◆ iBitmap

UINT THUMBBUTTON::iBitmap

Definition at line 71 of file GHOST_TaskbarWin32.h.

◆ iId

UINT THUMBBUTTON::iId

Definition at line 70 of file GHOST_TaskbarWin32.h.

◆ szTip

WCHAR THUMBBUTTON::szTip[260]

Definition at line 73 of file GHOST_TaskbarWin32.h.


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