Common Desktop Environment: ToolTalk Messaging Overview

ttdt_close

Tt_status     ttdt_close(   const char * 	procid,
  							const char * 				new_procid,
  							int          				sendStopped );

The ttdt_close() function destroys a ToolTalk communication endpoint. This function calls the ToolTalk function tt_close().

The ttdt_close() function can return any error returned by the ToolTalk functions tt_default_procid_set() and tt_close(). If the Sending notice fails, no errors are propagated.