Collapse All
Parallels C API Reference Guide
_PRL_IO_CLIENT_FLAGS Enumeration
PrlCommandsFlags.h Other Structs

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

Syntax
enum _PRL_IO_CLIENT_FLAGS {
  PCF_ORIGINAL_CLIENT = 1<<(PACF_MAX+1),
  PCF_LIGHTWEIGHT_CLIENT = 1<<(PACF_MAX+2)
};
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!