Collapse All
Parallels Desktop® 10 for Mac — C API Reference Guide
PRL_IO_CHANNEL_STAT Structure
PRL_IO Structs
Syntax
typedef struct _PRL_IO_CHANNEL_STAT {
  PRL_UINT32 delay;
  PRL_UINT32 upload;
  PRL_UINT32 download;
  PRL_UINT32 reserved1;
  PRL_UINT32 reserved2;
  PRL_UINT32 reserved3;
} PRL_IO_CHANNEL_STAT;
File

PrlIoStructs.h

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