Collapse All
Parallels Virtualization SDK
_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
Copyright © 1999-2017 Parallels International GmbH. All rights reserved.