Collapse All
Parallels Desktop® 10 for Mac — C API Reference Guide
PRL_VIDEO_RECEIVER_CONNECTION_STATE Enumeration
Other Structs

Streaming connection status enum

Syntax
enum PRL_VIDEO_RECEIVER_CONNECTION_STATE {
  PVRCS_CONNECTED = 0,
  PVRCS_DISCONNECTED = 1,
  PVRCS_NO_CONNECTION = 2,
  PVRCS_CONNECTING = 3
};
File

PrlEnums.h

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