ReactOS 0.4.16-dev-178-g8ba6102
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 5005 of file locale.c.

Member Data Documentation

◆ id

GEOID geoinfo_t::id

Definition at line 5006 of file locale.c.

◆ iso2W

WCHAR geoinfo_t::iso2W[3]

Definition at line 5007 of file locale.c.

◆ iso3W

WCHAR geoinfo_t::iso3W[4]

Definition at line 5008 of file locale.c.

◆ kind

enum locationkind geoinfo_t::kind

Definition at line 5011 of file locale.c.

◆ parent

GEOID geoinfo_t::parent

Definition at line 5009 of file locale.c.

◆ uncode

INT geoinfo_t::uncode

Definition at line 5010 of file locale.c.


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