Collapse All
Parallels C API Reference Guide
_PRL_IO_DISPLAY_ENCODING Structure
PRL_IO Structs

Since 6.3 IO protocol version.

Syntax
struct _PRL_IO_DISPLAY_ENCODING {
  PRL_UINT32 encodingType;
  PRL_UINT32 encodingQuality;
  PRL_CHAR encodingName[32];
};
File

PrlIoStructs.h

Links
What do you think about this topic? Send feedback!