ReactOS 0.4.15-dev-7942-gd23573b
cp_info Struct Reference

#include <unicode.h>

Public Attributes

unsigned int codepage
 
unsigned int char_size
 
WCHAR def_char
 
WCHAR def_unicode_char
 
const charname
 

Detailed Description

Definition at line 66 of file unicode.h.

Member Data Documentation

◆ char_size

unsigned int cp_info::char_size

Definition at line 69 of file unicode.h.

◆ codepage

unsigned int cp_info::codepage

Definition at line 68 of file unicode.h.

◆ def_char

WCHAR cp_info::def_char

Definition at line 70 of file unicode.h.

◆ def_unicode_char

WCHAR cp_info::def_unicode_char

Definition at line 71 of file unicode.h.

◆ name

const char* cp_info::name

Definition at line 72 of file unicode.h.


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