Collapse All
Parallels C API Reference Guide
_PRL_TASKBAR_STATES Enumeration
Other Structs

Taskbar states

Syntax
enum _PRL_TASKBAR_STATES {
  PTBS_UNKNOWN = -1,
  PTBS_HIDE = 0,
  PTBS_SHOW = 1,
  PTBS_DEFAULT = 2
};
File

PrlEnums.h

Links
What do you think about this topic? Send feedback!