ReactOS 0.4.15-dev-7953-g1f49173
_DOS_COUNTRY_INFO_2 Struct Reference

#include <country.h>

Collaboration diagram for _DOS_COUNTRY_INFO_2:

Public Attributes

BYTE InfoId
 
union {
   DOS_COUNTRY_INFO_EX   CountryInfoEx
 
   DWORD   UpCaseTblPtr
 
   DWORD   LoCaseTblPtr
 
   DWORD   FNameUpCaseTblPtr
 
   DWORD   FNameTermTblPtr
 
   DWORD   CollateTblPtr
 
   DWORD   DBCSLeadTblPtr
 
}; 
 

Detailed Description

Definition at line 59 of file country.h.

Member Data Documentation

◆ 

union { ... } _DOS_COUNTRY_INFO_2::@5046

◆ CollateTblPtr

DWORD _DOS_COUNTRY_INFO_2::CollateTblPtr

Definition at line 72 of file country.h.

◆ CountryInfoEx

DOS_COUNTRY_INFO_EX _DOS_COUNTRY_INFO_2::CountryInfoEx

Definition at line 64 of file country.h.

◆ DBCSLeadTblPtr

DWORD _DOS_COUNTRY_INFO_2::DBCSLeadTblPtr

Definition at line 73 of file country.h.

◆ FNameTermTblPtr

DWORD _DOS_COUNTRY_INFO_2::FNameTermTblPtr

Definition at line 70 of file country.h.

◆ FNameUpCaseTblPtr

DWORD _DOS_COUNTRY_INFO_2::FNameUpCaseTblPtr

Definition at line 69 of file country.h.

◆ InfoId

BYTE _DOS_COUNTRY_INFO_2::InfoId

Definition at line 61 of file country.h.

◆ LoCaseTblPtr

DWORD _DOS_COUNTRY_INFO_2::LoCaseTblPtr

Definition at line 67 of file country.h.

◆ UpCaseTblPtr

DWORD _DOS_COUNTRY_INFO_2::UpCaseTblPtr

Definition at line 66 of file country.h.


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