get_pending_message_id
Description:
Return the incoming message ID of this.
Only incoming messages have such ID, for outgoing ones this function returns 0 and set valid
to false
.
Parameters:
this |
a message |
valid |
either |
Returns:
the incoming message ID. |