Collapse All
Parallels Desktop® 10 for Mac — C API Reference Guide
PRL_PROXY_GEO_INFO Structure
Other Structs
Syntax
typedef struct _PRL_PROXY_GEO_INFO {
  PRL_CHAR countryName[64];
  PRL_CHAR countryCode[3];
  PRL_CHAR region[3];
  PRL_CHAR city[64];
  PRL_CHAR postalCode[10];
} PRL_PROXY_GEO_INFO;
File

PrlIoStructs.h

Links
Copyright © 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!