Collapse All
Parallels C API Reference Guide
PRL_IO_DISPLAY_ENCODING Structure
PrlIoStructs.h PRL_IO Structs

Since 6.3 IO protocol version.

Syntax
typedef struct _PRL_IO_DISPLAY_ENCODING {
  PRL_UINT32 encodingType;
  PRL_UINT32 encodingQuality;
  PRL_CHAR encodingName[32];
} PRL_IO_DISPLAY_ENCODING;
File
Links
Copyright © 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!