ReactOS 0.4.16-dev-2304-g8aed778
geoinfo_t Struct Reference
Collaboration diagram for geoinfo_t:

Public Attributes

GEOID id
 
WCHAR iso2W [3]
 
WCHAR iso3W [4]
 
GEOID parent
 
INT uncode
 
enum locationkind kind
 

Detailed Description

Definition at line 4937 of file locale.c.

Member Data Documentation

◆ id

GEOID geoinfo_t::id

Definition at line 4938 of file locale.c.

◆ iso2W

WCHAR geoinfo_t::iso2W[3]

Definition at line 4939 of file locale.c.

◆ iso3W

WCHAR geoinfo_t::iso3W[4]

Definition at line 4940 of file locale.c.

◆ kind

enum locationkind geoinfo_t::kind

Definition at line 4943 of file locale.c.

◆ parent

GEOID geoinfo_t::parent

Definition at line 4941 of file locale.c.

◆ uncode

INT geoinfo_t::uncode

Definition at line 4942 of file locale.c.


The documentation for this struct was generated from the following file: