Collapse All
Parallels C API Reference Guide
PRL_IO_CLIENT_FLAGS Enumeration
PrlCommandsFlags.h PRL_IO Structs

Flags which determines peer client while login to dispatcher and while attach to vm.

Syntax
typedef enum _PRL_IO_CLIENT_FLAGS {
  PCF_ORIGINAL_CLIENT = 1<<(PACF_MAX+1),
  PCF_LIGHTWEIGHT_CLIENT = 1<<(PACF_MAX+2)
} PRL_IO_CLIENT_FLAGS;
File
Members

PCF_ORIGINAL_CLIENT
Client with all features
PCF_LIGHTWEIGHT_CLIENT
  • Lightweight client (iPhone/iPad) which

does not subscribe on heavy packages

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