![]() |
Home |
|
Function RTKMessagesFunction RTKMessages returns the number of messages currently stored in a mailbox. unsigned RTKMessages(RTKMailbox Box); ParametersBoxSpecifies the mailbox to enquire. return valueWill always be between 0 and the value of parameter Slots passed to RTKCreateMailbox when the mailbox was created.
|