Collapse All
Parallels C API Reference Guide
_PRL_PROXY_HOST_INFO Structure
PrlIoStructs.h Other Structs
Syntax
struct _PRL_PROXY_HOST_INFO {
  PRL_UINT8 hostUUID[16];
  PRL_CHAR brokerAddresses[PRL_PROXY_MAX_HOSTS][64];
  PRL_INT32 brokerAddressesSz;
  PRL_PROXY_REGISTRATION_INFO info;
};
File
Members

hostUUID
< Proxy host uuid
brokerAddresses
< Broker addresses to which connection should be established
brokerAddressesSz
< Broker addresses size
info
< Host registration info
Links
Copyright © 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!