KeyEvent::WcharCode

KeyEvent::WcharCode
unsigned WcharCode;
Description

Unicode for typed character, 0 if unavailable. This parameter is deprecated now and left for compatibility only. It should be set to 0 all the time. Use CharEvent to provide the code of typed character.