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;
PrlIOStructs.h