CHGetUserCharCode
The CHGetUserCharCode function retrieves the current character code used by the user/application.
GSCharCode CHGetUserCharCode (
void
);
Return Values
The return value is the current set by the user/application character code identifier for the application, or default identifier if no character code is current.
Requirements
- Version: GSRoot 1.3 or later
- Header: CH.hpp
- Import Library: GSRootImp.lib.lib
- Module: GSRoot
See Also
CH documentationGSCharCode,CHGetDefaultCharCode, CHSetDefaultCharCode