Char
Unicode (wide-character) or ANSI character of a screen buffer character
cell, depending on whether it is used with the Unicode or ANSI version of a function.
Attributes
Character attributes. There are two classes of the attributes - colour and DBCS. This member can be zero or any combination of the
following attributes: (all of them are defined in
Wincon.h).
The foreground attributes (FOREGROUND_*) define the colour of the text symbols. The background attributes (BACKGROUND_*) define the colour of the background of the text cell. Other attributes (COMMON_LVB_*) are used with
DBCS.