ReactOS 0.4.15-dev-7958-gcd0bb1a
_DOS_COUNTRY_INFO_EX Struct Reference

#include <country.h>

Collaboration diagram for _DOS_COUNTRY_INFO_EX:

Public Attributes

WORD Size
 
WORD CountryId
 
WORD CodePage
 
DOS_COUNTRY_INFO CountryInfo
 

Detailed Description

Definition at line 50 of file country.h.

Member Data Documentation

◆ CodePage

WORD _DOS_COUNTRY_INFO_EX::CodePage

Definition at line 54 of file country.h.

◆ CountryId

WORD _DOS_COUNTRY_INFO_EX::CountryId

Definition at line 53 of file country.h.

◆ CountryInfo

DOS_COUNTRY_INFO _DOS_COUNTRY_INFO_EX::CountryInfo

Definition at line 55 of file country.h.

◆ Size

WORD _DOS_COUNTRY_INFO_EX::Size

Definition at line 52 of file country.h.


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