Blender  V2.93
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 82 of file GHOST_TaskbarWin32.h.

Member Data Documentation

◆ dwFlags

THUMBBUTTONFLAGS THUMBBUTTON::dwFlags

Definition at line 88 of file GHOST_TaskbarWin32.h.

◆ dwMask

THUMBBUTTONMASK THUMBBUTTON::dwMask

Definition at line 83 of file GHOST_TaskbarWin32.h.

◆ hIcon

HICON THUMBBUTTON::hIcon

Definition at line 86 of file GHOST_TaskbarWin32.h.

◆ iBitmap

UINT THUMBBUTTON::iBitmap

Definition at line 85 of file GHOST_TaskbarWin32.h.

◆ iId

UINT THUMBBUTTON::iId

Definition at line 84 of file GHOST_TaskbarWin32.h.

◆ szTip

WCHAR THUMBBUTTON::szTip[260]

Definition at line 87 of file GHOST_TaskbarWin32.h.


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