Collapse All
Parallels Virtualization SDK
PRL_IO_ENCODING_RESPONSE Structure
PRL_IO__

This struct was implemented earlier 6.3 IO protocol version but actually it was never used, so we can safely change it and use for 6.3 version.

Syntax
typedef struct _PRL_IO_ENCODING_RESPONSE {
  PRL_UINT32 encodingResult;
  PRL_UINT32 requestedEncodingType;
} PRL_IO_ENCODING_RESPONSE;
File

PrlIOStructs.h

Links
Copyright © 1999-2017 Parallels International GmbH. All rights reserved.