UniUntranslateKey does a reverse translation in respect to UniTranslateKey. This is used to create a complete keyboard packet when an already translated character is entered. This is used mostly when the input to the event is the translated character.

Normally, either the Unicode character, or the virtual or dead key is given. If both are given, UniUntranslateKey processes the virtual or dead key first.


[Back: UniUntranslateKey - Parameters]
[Next: UniUntranslateKey - Example Code]