ReactOS 0.4.16-dev-1405-gc14a14e
_NLSTABLEINFO Struct Reference

#include <ntnls.h>

Collaboration diagram for _NLSTABLEINFO:

Public Attributes

CPTABLEINFO OemTableInfo
 
CPTABLEINFO AnsiTableInfo
 
PUSHORT UpperCaseTable
 
PUSHORT LowerCaseTable
 
USHORTUpperCaseTable
 
USHORTLowerCaseTable
 

Detailed Description

Definition at line 27 of file ntnls.h.

Member Data Documentation

◆ AnsiTableInfo

CPTABLEINFO _NLSTABLEINFO::AnsiTableInfo

Definition at line 29 of file ntnls.h.

◆ LowerCaseTable [1/2]

PUSHORT _NLSTABLEINFO::LowerCaseTable

Definition at line 31 of file ntnls.h.

◆ LowerCaseTable [2/2]

USHORT* _NLSTABLEINFO::LowerCaseTable

Definition at line 2246 of file winternl.h.

◆ OemTableInfo

CPTABLEINFO _NLSTABLEINFO::OemTableInfo

Definition at line 28 of file ntnls.h.

◆ UpperCaseTable [1/2]

PUSHORT _NLSTABLEINFO::UpperCaseTable

Definition at line 30 of file ntnls.h.

◆ UpperCaseTable [2/2]

USHORT* _NLSTABLEINFO::UpperCaseTable

Definition at line 2245 of file winternl.h.


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