NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
char JoystickExMessageRead ( byte  queue,
JoystickExMessageType msg 
)
inline

Read an extended joystick message from a queue/mailbox.

Read an extended joystick message from a queue/mailbox.

Parameters
queueThe mailbox number. See Mailbox constants.
msgThe extended joystick message that is read from the mailbox. See JoystickExMessageType for details.
Returns
A char value indicating whether the function call succeeded or not.
Examples:
ex_joystickexmsg.nxc.