ReactOS 0.4.15-dev-7918-g2a2556c
_CPTABLEINFO Struct Reference

#include <precomp.h>

Collaboration diagram for _CPTABLEINFO:

Public Attributes

USHORT CodePage
 
USHORT MaximumCharacterSize
 
USHORT DefaultChar
 
USHORT UniDefaultChar
 
USHORT TransDefaultChar
 
USHORT TransUniDefaultChar
 
USHORT DBCSCodePage
 
UCHAR LeadByte [MAXIMUM_LEADBYTES]
 
PUSHORT MultiByteTable
 
PVOID WideCharTable
 
PUSHORT DBCSRanges
 
PUSHORT DBCSOffsets
 

Detailed Description

Definition at line 30 of file precomp.h.

Member Data Documentation

◆ CodePage

USHORT _CPTABLEINFO::CodePage

◆ DBCSCodePage

◆ DBCSOffsets

◆ DBCSRanges

PUSHORT _CPTABLEINFO::DBCSRanges

Definition at line 42 of file precomp.h.

Referenced by BestFit_FromNLS(), NLS_InitCodePageTable(), and RtlInitCodePageTable().

◆ DefaultChar

USHORT _CPTABLEINFO::DefaultChar

◆ LeadByte

UCHAR _CPTABLEINFO::LeadByte

◆ MaximumCharacterSize

USHORT _CPTABLEINFO::MaximumCharacterSize

◆ MultiByteTable

◆ TransDefaultChar

USHORT _CPTABLEINFO::TransDefaultChar

◆ TransUniDefaultChar

USHORT _CPTABLEINFO::TransUniDefaultChar

◆ UniDefaultChar

◆ WideCharTable


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