ReactOS 0.4.15-dev-7842-g558ab78
_DOS_COUNTRY_INFO Struct Reference

#include <country.h>

Public Attributes

WORD DateTimeFormat
 
CHAR CurrencySymbol [5]
 
CHAR ThousandSep [2]
 
CHAR DecimalSep [2]
 
CHAR DateSep [2]
 
CHAR TimeSep [2]
 
BYTE CurrencyFormat
 
BYTE CurrencyDigitsNum
 
BYTE TimeFormat
 
DWORD CaseMapPtr
 
CHAR DataListSep [2]
 
BYTE Reserved [10]
 

Detailed Description

Definition at line 33 of file country.h.

Member Data Documentation

◆ CaseMapPtr

DWORD _DOS_COUNTRY_INFO::CaseMapPtr

Definition at line 44 of file country.h.

◆ CurrencyDigitsNum

BYTE _DOS_COUNTRY_INFO::CurrencyDigitsNum

Definition at line 42 of file country.h.

◆ CurrencyFormat

BYTE _DOS_COUNTRY_INFO::CurrencyFormat

Definition at line 41 of file country.h.

◆ CurrencySymbol

CHAR _DOS_COUNTRY_INFO::CurrencySymbol[5]

Definition at line 36 of file country.h.

◆ DataListSep

CHAR _DOS_COUNTRY_INFO::DataListSep[2]

Definition at line 45 of file country.h.

◆ DateSep

CHAR _DOS_COUNTRY_INFO::DateSep[2]

Definition at line 39 of file country.h.

◆ DateTimeFormat

WORD _DOS_COUNTRY_INFO::DateTimeFormat

Definition at line 35 of file country.h.

◆ DecimalSep

CHAR _DOS_COUNTRY_INFO::DecimalSep[2]

Definition at line 38 of file country.h.

◆ Reserved

BYTE _DOS_COUNTRY_INFO::Reserved[10]

Definition at line 46 of file country.h.

◆ ThousandSep

CHAR _DOS_COUNTRY_INFO::ThousandSep[2]

Definition at line 37 of file country.h.

◆ TimeFormat

BYTE _DOS_COUNTRY_INFO::TimeFormat

Definition at line 43 of file country.h.

◆ TimeSep

CHAR _DOS_COUNTRY_INFO::TimeSep[2]

Definition at line 40 of file country.h.


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