Collapse All
Parallels C API Reference
PRL_IO_DISPLAY_ENCODING_LIST Structure
PRL_IO Structs

Since 6.3 IO protocol version.

Syntax
typedef struct _PRL_IO_DISPLAY_ENCODING_LIST {
  PRL_UINT32 encodingListSz;
  PRL_UINT32 defaultEncodingIdx;
  PRL_IO_DISPLAY_ENCODING encodingList[PRL_IO_MAX_ENCODINGS];
} PRL_IO_DISPLAY_ENCODING_LIST;
File

PrlIoStructs.h

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