Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Call this function to convert a character to uppercase.
static wchar_t CharToUpper(
wchar_t x
);
static char CharToUpper(
char x
);
Parameters
- x
The character to convert to uppercase.
Requirements
Header: atlcoll.h