Creates key sequence from string.
Parameters:
- text -
Text to convert.
- KeyCode -
Storage for key codes.
- Length -
Storage for resulting length.
Return: Error code.
Emulates key press or key release.
GSM_KeyCode enum
Key event identifiers.
Values:
- GSM_KEY_NONE = 0x00 -
- GSM_KEY_1 = 0x01 -
- GSM_KEY_2 -
- GSM_KEY_3 -
- GSM_KEY_4 -
- GSM_KEY_5 -
- GSM_KEY_6 -
- GSM_KEY_7 -
- GSM_KEY_8 -
- GSM_KEY_9 -
- GSM_KEY_0 -
- GSM_KEY_HASH -
#
- GSM_KEY_ASTERISK -
- GSM_KEY_POWER -
Power key.
- GSM_KEY_GREEN -
in some phone ie. N5110 sometimes works identical to POWER
- GSM_KEY_RED -
(c) key in some phone: ie. N5110
- GSM_KEY_INCREASEVOLUME -
Not available in some phones as separate button: ie. N5110
- GSM_KEY_DECREASEVOLUME -
Not available in some phones as separate button: ie. N5110
- GSM_KEY_UP = 0x17 -
- GSM_KEY_DOWN -
- GSM_KEY_MENU -
- GSM_KEY_NAMES -
Not available in some phone: ie. N5110
- GSM_KEY_LEFT -
Left arrow
- GSM_KEY_RIGHT -
Right arrow
- GSM_KEY_SOFT1 -
Software key which has assigned mening on display.
- GSM_KEY_SOFT2 -
Software key which has assigned mening on display.
- GSM_KEY_HEADSET -
Button on headset
- GSM_KEY_JOYSTICK -
Joystick pressed
- GSM_KEY_CAMERA -
Camera button pressed
- GSM_KEY_MEDIA -
Media player button
- GSM_KEY_DESKTOP -
Multi function key, desktop
- GSM_KEY_OPERATOR -
Operator button
- GSM_KEY_RETURN -
Return button
- GSM_KEY_CLEAR -
Clear button