UINT GetConsoleOutputCP(VOID) |
The GetConsoleOutputCP function returns the identity of the output code page used by the console associated with the calling process. This code page is used to translate character values into the images displayed in the console window.
This function has no parameters.
The return value is a code that identifies the code page.
GetConsoleCP, SetConsoleCP, SetConsoleOutputCP