unset
Description:
Unset the contents of this so that it becomes an uninitialized Message again.
This function is mostly used in combination with message_init_request, message_init_response and message_init_data on stack allocated Message structures.
Parameters:
this |
a Message |
Returns:
OK. |