ReactOS 0.4.16-dev-1292-g1ece139
_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
 
USHORTMultiByteTable
 
voidWideCharTable
 
USHORTDBCSRanges
 
USHORTDBCSOffsets
 

Detailed Description

Definition at line 30 of file precomp.h.

Member Data Documentation

◆ CodePage

◆ DBCSCodePage

◆ DBCSOffsets [1/2]

◆ DBCSOffsets [2/2]

USHORT* _CPTABLEINFO::DBCSOffsets

Definition at line 2238 of file winternl.h.

◆ DBCSRanges [1/2]

PUSHORT _CPTABLEINFO::DBCSRanges

Definition at line 42 of file precomp.h.

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

◆ DBCSRanges [2/2]

USHORT* _CPTABLEINFO::DBCSRanges

Definition at line 2237 of file winternl.h.

◆ DefaultChar

USHORT _CPTABLEINFO::DefaultChar

◆ LeadByte

UCHAR _CPTABLEINFO::LeadByte

◆ MaximumCharacterSize

USHORT _CPTABLEINFO::MaximumCharacterSize

◆ MultiByteTable [1/2]

◆ MultiByteTable [2/2]

USHORT* _CPTABLEINFO::MultiByteTable

Definition at line 2235 of file winternl.h.

◆ TransDefaultChar

USHORT _CPTABLEINFO::TransDefaultChar

◆ TransUniDefaultChar

USHORT _CPTABLEINFO::TransUniDefaultChar

◆ UniDefaultChar

◆ WideCharTable [1/2]

◆ WideCharTable [2/2]

void* _CPTABLEINFO::WideCharTable

Definition at line 2236 of file winternl.h.


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