Collapse All
Parallels C API Reference
_PRL_PROXY_CONNECTION_STATUS Enumeration
Other Structs

Proxy connection status

Syntax
enum _PRL_PROXY_CONNECTION_STATUS {
  PCS_DISCONNECTED = 0,
  PCS_CONNECTED = 1,
  PCS_CONNECTING = 2
};
File

PrlEnums.h

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