| Version 2 (modified by , 8 years ago) ( diff ) |
|---|
KeyPadInsertKey
Insert a character into the keypad buffer.
void KeyPadInsertKey(uint8 ky);
Parameters
ky - character value to insert
Return Value
- void - does not return any value
Remarks
Applications must call OpenBeeper before the keypad or beeper devices may be used from the application.
Examples
KeyPadInsertKey(ESC);
See Also
Note:
See TracWiki
for help on using the wiki.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/cardinal.gif)