Collapse All
Parallels Desktop® 10 for Mac — C API Reference Guide
PRL_TASKBAR_STATES Enumeration
Other Structs

Taskbar states

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

PrlEnums.h

Links
Copyright © 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!