Collapse All
Parallels C API Reference Guide
PRL_PROXY_CLIENT_INFO Structure
PrlIoStructs.h 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
Members

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