*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->HP-UX 11i man pages -> ttdt_session_quit (3)              
Title
Content
Arch
Section
 

Contents


 ttdt_session_quit(library call)             ttdt_session_quit(library call)




 NAME    [Toc]    [Back]
      ttdt_session_quit - quit a ToolTalk session

 SYNOPSIS    [Toc]    [Back]
      #include <Tt/tttk.h>
      Tt_status ttdt_session_quit(
      const char *sessid,
      Tt_pattern *sess_pats,
      int quit);

 DESCRIPTION    [Toc]    [Back]
      The ttdt_session_quit function destroys the patterns in sess_pats. If
      quit is True, it quits the session sessid, or the default session if
      sessid is NULL.

 RETURN VALUE    [Toc]    [Back]
      Upon successful completion, the ttdt_session_quit function returns the
      status of the operation as one of the following Tt_status values:

      TT_OK     The operation completed successfully.

      TT_ERR_NOMP
                The ttsession(1) process is not running and the ToolTalk
                service cannot restart it.

      TT_ERR_POINTER
                The pointer passed does not point to an object of the
                correct type for this operation.

      TT_ERR_PROCID
                The specified process identifier is out of date or invalid.

      TT_ERR_SESSION
                The specified ToolTalk session is out of date or invalid.

 SEE ALSO    [Toc]    [Back]
      Tt/tttk.h - Tttttk(5), ttdt_session_join(3), tt_session_quit(3).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
      
      
 Similar pages
Name OS Title
tt_session_quit HP-UX quit the session
ttdt_session_join HP-UX join a ToolTalk session
Tttt_c HP-UX ToolTalk definitions
Tttttk HP-UX ToolTalk definitions
tttk_op_string HP-UX map a ToolTalk op code to a string
tttk_string_op HP-UX map a string to a ToolTalk op code
ttdt_open HP-UX create a ToolTalk communication endpoint
tt_pattern_unregister HP-UX unregister a pattern from the ToolTalk service
tttk_Xt_input_handler HP-UX Process ToolTalk events for Xt clients
tt_pattern_register HP-UX register a pattern with the ToolTalk service
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service