ReactOS 0.4.15-dev-7958-gcd0bb1a
_NLS_FILE_HEADER Struct Reference

#include <precomp.h>

Public Attributes

USHORT HeaderSize
 
USHORT CodePage
 
USHORT MaximumCharacterSize
 
USHORT DefaultChar
 
USHORT UniDefaultChar
 
USHORT TransDefaultChar
 
USHORT TransUniDefaultChar
 
UCHAR LeadByte [MAXIMUM_LEADBYTES]
 

Detailed Description

Definition at line 18 of file precomp.h.

Member Data Documentation

◆ CodePage

USHORT _NLS_FILE_HEADER::CodePage

Definition at line 21 of file precomp.h.

Referenced by NLS_InitCodePageTable(), and RtlInitCodePageTable().

◆ DefaultChar

USHORT _NLS_FILE_HEADER::DefaultChar

Definition at line 23 of file precomp.h.

Referenced by NLS_InitCodePageTable(), and RtlInitCodePageTable().

◆ HeaderSize

USHORT _NLS_FILE_HEADER::HeaderSize

Definition at line 20 of file precomp.h.

Referenced by NLS_InitCodePageTable(), and RtlInitCodePageTable().

◆ LeadByte

UCHAR _NLS_FILE_HEADER::LeadByte

Definition at line 27 of file precomp.h.

Referenced by NLS_InitCodePageTable(), and RtlInitCodePageTable().

◆ MaximumCharacterSize

USHORT _NLS_FILE_HEADER::MaximumCharacterSize

Definition at line 22 of file precomp.h.

Referenced by NLS_InitCodePageTable(), and RtlInitCodePageTable().

◆ TransDefaultChar

USHORT _NLS_FILE_HEADER::TransDefaultChar

Definition at line 25 of file precomp.h.

Referenced by NLS_InitCodePageTable(), and RtlInitCodePageTable().

◆ TransUniDefaultChar

USHORT _NLS_FILE_HEADER::TransUniDefaultChar

Definition at line 26 of file precomp.h.

Referenced by NLS_InitCodePageTable(), and RtlInitCodePageTable().

◆ UniDefaultChar

USHORT _NLS_FILE_HEADER::UniDefaultChar

Definition at line 24 of file precomp.h.

Referenced by NLS_InitCodePageTable(), and RtlInitCodePageTable().


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