ReactOS 0.4.15-dev-7131-ge4d03f4
MUI_LANGUAGE Struct Reference

#include <mui.h>

Collaboration diagram for MUI_LANGUAGE:

Public Attributes

PCWSTR LanguageID
 
PCWSTR ACPage
 
PCWSTR OEMCPage
 
PCWSTR MACCPage
 
PCWSTR LanguageDescriptor
 
PCWSTR GeoID
 
const MUI_SUBFONTMuiSubFonts
 
const MUI_LAYOUTSMuiLayouts
 

Detailed Description

Definition at line 15 of file mui.h.

Member Data Documentation

◆ ACPage

PCWSTR MUI_LANGUAGE::ACPage

Definition at line 18 of file mui.h.

◆ GeoID

PCWSTR MUI_LANGUAGE::GeoID

Definition at line 22 of file mui.h.

Referenced by MUIGetGeoID().

◆ LanguageDescriptor

PCWSTR MUI_LANGUAGE::LanguageDescriptor

Definition at line 21 of file mui.h.

◆ LanguageID

PCWSTR MUI_LANGUAGE::LanguageID

Definition at line 17 of file mui.h.

◆ MACCPage

PCWSTR MUI_LANGUAGE::MACCPage

Definition at line 20 of file mui.h.

◆ MuiLayouts

const MUI_LAYOUTS* MUI_LANGUAGE::MuiLayouts

Definition at line 24 of file mui.h.

Referenced by MUIDefaultKeyboardLayout(), and MUIGetLayoutsList().

◆ MuiSubFonts

const MUI_SUBFONT* MUI_LANGUAGE::MuiSubFonts

Definition at line 23 of file mui.h.

◆ OEMCPage

PCWSTR MUI_LANGUAGE::OEMCPage

Definition at line 19 of file mui.h.

Referenced by MUIGetOEMCodePage().


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