ReactOS 0.4.15-dev-7931-gfd331f1
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 3208 of file lang.c.

Member Data Documentation

◆ id

GEOID geoinfo_t::id

Definition at line 3209 of file lang.c.

◆ iso2W

WCHAR geoinfo_t::iso2W[3]

Definition at line 3210 of file lang.c.

◆ iso3W

WCHAR geoinfo_t::iso3W[4]

Definition at line 3211 of file lang.c.

◆ kind

enum locationkind geoinfo_t::kind

Definition at line 3214 of file lang.c.

◆ parent

GEOID geoinfo_t::parent

Definition at line 3212 of file lang.c.

◆ uncode

INT geoinfo_t::uncode

Definition at line 3213 of file lang.c.


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