CKeyboardManager::TranslateCharToUpper
Converts a character to its upper register.
static UINT TranslateCharToUpper(
const UINT nChar
);
Parameters
- [in] nChar
The character to convert.
Return Value
The character that is the upper register of the input parameter.
Requirements
Header: afxkeyboardmanager.h