ReactOS 0.4.16-dev-1438-g4866a25
tagCHAR_INFO Struct Reference

#include <wincontypes.h>

Public Attributes

union {
   WCHAR   UnicodeChar
 
   CHAR   AsciiChar
 
Char
 
WORD Attributes
 

Detailed Description

Definition at line 117 of file wincontypes.h.

Member Data Documentation

◆ AsciiChar

CHAR tagCHAR_INFO::AsciiChar

Definition at line 122 of file wincontypes.h.

◆ Attributes

WORD tagCHAR_INFO::Attributes

Definition at line 124 of file wincontypes.h.

◆ 

union { ... } tagCHAR_INFO::Char

◆ UnicodeChar

WCHAR tagCHAR_INFO::UnicodeChar

Definition at line 121 of file wincontypes.h.


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