Collapse All
Parallels Desktop® 10 for Mac — C API Reference Guide
_PRL_PROXY_HOST_INFO_EXT Structure
Other Structs
Syntax
struct _PRL_PROXY_HOST_INFO_EXT {
  PRL_PROXY_HOST_INFO hostInfo;
  PRL_BOOL isOnline;
  PRL_PROXY_GEO_INFO_PTR geoInfo;
  struct _PRL_PROXY_HOST_INFO_EXT * next;
};
File

PrlIoStructs.h

Members

isOnline
Sign which specifies whether appropriate host online
Links
Copyright © 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!