Common Desktop Environment: ToolTalk Messaging Overview

tttk_message_destroy

Tt_status  tttk_message_destroy	(	Tt_message    msg );

The tttk_message_destroy() function destroys any message that conforms to the conventions.


Note -

This message can be used in place of the tt_message_destroy() message.


The tttk_message_destroy() function destroys any patterns that may have been stored on the message by the ttdt_message_accept() or ttdt_subcontract_manage() functions and then passes the message msg to the tt_message_destroy() function.

This function returns the value returned by the tt_message_destroy() function.