Function: To_Ascii
Module location:
GlobalFunctionsProcedures.pkg
line
293 (view source)
Integer
To_Ascii(Integer vKey Integer bShift integer bCaps)
Private Function: To_Ascii Convert Passed info into an Ascii (ansi) character using the current regional style defined within windows. Pass: Virtual Key, Shift key state, Capslock key state Return: Ascii Char
References (2):
Module
Containing Symbol
Line
cCJGrid.pkg
GetVKeyToAnsi
3154
Windows.pkg
Windows.pkg
126