ReactOS 0.4.16-dev-1438-g4866a25
|
#include <wincontypes.h>
Public Attributes | |
union { | |
WCHAR UnicodeChar | |
CHAR AsciiChar | |
} | Char |
WORD | Attributes |
Definition at line 117 of file wincontypes.h.
CHAR tagCHAR_INFO::AsciiChar |
Definition at line 122 of file wincontypes.h.
WORD tagCHAR_INFO::Attributes |
Definition at line 124 of file wincontypes.h.
union { ... } tagCHAR_INFO::Char |
WCHAR tagCHAR_INFO::UnicodeChar |
Definition at line 121 of file wincontypes.h.