ReactOS 0.4.15-dev-7842-g558ab78
sbcs_table Struct Reference

#include <unicode.h>

Collaboration diagram for sbcs_table:

Public Attributes

struct cp_info info
 
const WCHARcp2uni
 
const WCHARcp2uni_glyphs
 
const unsigned charuni2cp_low
 
const unsigned shortuni2cp_high
 

Detailed Description

Definition at line 75 of file unicode.h.

Member Data Documentation

◆ cp2uni

const WCHAR* sbcs_table::cp2uni

Definition at line 78 of file unicode.h.

◆ cp2uni_glyphs

const WCHAR* sbcs_table::cp2uni_glyphs

Definition at line 79 of file unicode.h.

◆ info

struct cp_info sbcs_table::info

Definition at line 77 of file unicode.h.

◆ uni2cp_high

const unsigned short* sbcs_table::uni2cp_high

Definition at line 81 of file unicode.h.

◆ uni2cp_low

const unsigned char* sbcs_table::uni2cp_low

Definition at line 80 of file unicode.h.


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