Sets the style attributes for characters in text.
VOID SOPutCharAttr(
WORD wAttr, | |
WORD wState, | |
HPROC reserved | |
); |
SO_BOLD |
Bold |
SO_CAPS |
All capital letters |
SO_DOTUNDERLINE |
Dotted underline |
SO_DUNDERLINE |
Double underline |
SO_ITALIC |
Italic |
SO_OUTLINE |
Outlined rather than solid |
SO_SHADOW |
Shadow slightly beneath and behind |
SO_SMALLCAPS |
Small capital letters |
SO_STRIKEOUT |
Strikeout |
SO_SUBSCRIPT |
Subscript |
SO_SUPERSCRIPT |
Superscript |
SO_UNDERLINE |
Single underline |
SO_WORDUNDERLINE |
Underline |
None.