xoblite™ / Blackbox for Windows bb5 | RC6 preview | 0.25.2.14
http://xoblite.net/
taskListItem Struct Reference

#include <Taskbar.h>

Public Attributes

HWND hwnd
 
RECT r
 
bool active
 
int workspace
 
bool hidden
 
bool isAppPlugin
 
char path [MAX_PATH]
 
char captionANSI [265]
 
wchar_t captionUnicode [265]
 
int lastUsed
 
DWORD priorityClass
 
Placement dimensions
 

Member Data Documentation

◆ hwnd

HWND taskListItem::hwnd

◆ r

RECT taskListItem::r

◆ active

bool taskListItem::active

◆ workspace

int taskListItem::workspace

◆ hidden

bool taskListItem::hidden

◆ isAppPlugin

bool taskListItem::isAppPlugin

◆ path

char taskListItem::path[MAX_PATH]

◆ captionANSI

char taskListItem::captionANSI[265]

◆ captionUnicode

wchar_t taskListItem::captionUnicode[265]

◆ lastUsed

int taskListItem::lastUsed

◆ priorityClass

DWORD taskListItem::priorityClass

◆ dimensions

Placement taskListItem::dimensions