| EV_sendString | Function (ROM Call 0xD0) |
| events.h |
| void EV_sendString (unsigned short XR_String); |
Sends XR string to the running application.
EV_sendString is an internal function which sends the XR string (see XR_stringPtr) to the running application via a CM_STRING message. XR_String is the code of the XR string which will be sent.