ReactOS 0.4.16-dev-2384-gff6bd79
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 4914 of file locale.c.

Member Data Documentation

◆ id

GEOID geoinfo_t::id

Definition at line 4915 of file locale.c.

◆ iso2W

WCHAR geoinfo_t::iso2W[3]

Definition at line 4916 of file locale.c.

◆ iso3W

WCHAR geoinfo_t::iso3W[4]

Definition at line 4917 of file locale.c.

◆ kind

enum locationkind geoinfo_t::kind

Definition at line 4920 of file locale.c.

◆ parent

GEOID geoinfo_t::parent

Definition at line 4918 of file locale.c.

◆ uncode

INT geoinfo_t::uncode

Definition at line 4919 of file locale.c.


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