Collapse All
Parallels Desktop® 10 for Mac — C API Reference Guide
PRL_PROXY_CLIENT_INFO Structure
Other Structs
Syntax
typedef struct _PRL_PROXY_CLIENT_INFO {
  PRL_UINT32 structSize;
  PRL_CHAR clientOptions[64];
  PRL_UINT8 customerSupportUUID[16];
  PRL_CHAR managerURL[256];
} PRL_PROXY_CLIENT_INFO;
File

PrlIoStructs.h

Members

structSize
< Should be filled by the caller with actual structure size
clientOptions
< Reserved
customerSupportUUID
< Reserved
managerURL
< Reserved
Links
Copyright © 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!