Collapse All
Parallels C API Reference Guide
_PRL_IO_CHANNEL_STAT Structure
PRL_IO Structs
Syntax
struct _PRL_IO_CHANNEL_STAT {
  PRL_UINT32 delay;
  PRL_UINT32 upload;
  PRL_UINT32 download;
  PRL_UINT32 reserved1;
  PRL_UINT32 reserved2;
  PRL_UINT32 reserved3;
};
File

PrlIoStructs.h

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