Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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