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

Parallels API initialization flags: PrlApi_InitEx command flags set PAIF_USE_GRAPHIC_MODE : specifies create SDK session which has access to the graphic mode

Syntax
enum _PRL_API_INIT_FLAGS {
  PAIF_USE_GRAPHIC_MODE = 1<<(PACF_MAX+1),
  PAIF_INIT_AS_APPSTORE_CLIENT = 1<<(PACF_MAX+2)
};
File

PrlCommandsFlags.h

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