ReactOS 0.4.15-dev-7953-g1f49173
MSVCRT_tagLC_ID Struct Reference

#include <msvcrt.h>

Public Attributes

unsigned short wLanguage
 
unsigned short wCountry
 
unsigned short wCodePage
 

Detailed Description

Definition at line 105 of file msvcrt.h.

Member Data Documentation

◆ wCodePage

unsigned short MSVCRT_tagLC_ID::wCodePage

Definition at line 108 of file msvcrt.h.

Referenced by MSVCRT__create_locale(), and update_threadlocinfo_category().

◆ wCountry

unsigned short MSVCRT_tagLC_ID::wCountry

Definition at line 107 of file msvcrt.h.

Referenced by update_threadlocinfo_category().

◆ wLanguage

unsigned short MSVCRT_tagLC_ID::wLanguage

Definition at line 106 of file msvcrt.h.

Referenced by update_threadlocinfo_category().


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