Collapse All
Parallels C API Reference
PRL_PROXY_HOST_INFO_EXT Structure
Other Structs
Syntax
typedef 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;
} PRL_PROXY_HOST_INFO_EXT;
File

PrlIoStructs.h

Members

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