TibrvMsg::getStatus()
Method
Declaration
TibrvStatus getStatus
() const;
Purpose
Extract the status code stored by the message constructor.
Remarks
We recommend that programs test the status after calls to TibrvMsg() that copy a TibrvMsg, or construct a message from a byte array.