Collapse All
Parallels C API Reference Guide
PRL_VIDEO_RECEIVER_VIEWPORT_GEOMETRY Structure
Other Structs
Syntax
struct PRL_VIDEO_RECEIVER_VIEWPORT_GEOMETRY {
  PRL_UINT32 maxWidth;
  PRL_UINT32 maxHeight;
  PRL_UINT32 maxPixels;
};
File

PrlApiVideoReceiver.h

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