Collapse All
Parallels C API Reference Guide
_PRL_IO_DISPLAY_RESOLUTION_CONFIRMATION_EX Structure
PRL_IO Structs
Syntax
struct _PRL_IO_DISPLAY_RESOLUTION_CONFIRMATION_EX {
  PRL_BOOL success;
  PRL_UINT32 flags;
  PRL_UINT64 timestamp;
  PRL_UINT8 reserved[64];
};
File

PrlIoStructs.h

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