TibrvMsg::reset()
Method
Declaration
TibrvStatus reset
();
Purpose
Clear a message, preparing it for re-use.
Remarks
When this method returns, the message has no fields; it is like a newly created message. The message’s address information is also reset.
Pointer data (such as strings, arrays, submessages, XML data, or opaque byte sequences) previously extracted from fields of the old message are invalid.