ReactOS 0.4.15-dev-8096-ga0eec98
cptable Union Reference

#include <unicode.h>

Collaboration diagram for cptable:

Public Attributes

struct cp_info info
 
struct sbcs_table sbcs
 
struct dbcs_table dbcs
 

Detailed Description

Definition at line 94 of file unicode.h.

Member Data Documentation

◆ dbcs

struct dbcs_table cptable::dbcs

Definition at line 98 of file unicode.h.

◆ info

struct cp_info cptable::info

Definition at line 96 of file unicode.h.

Referenced by get_codepage_table(), GetACP(), GetOEMCP(), and LOCALE_Init().

◆ sbcs

struct sbcs_table cptable::sbcs

Definition at line 97 of file unicode.h.


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