DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

Resume(4)




Resume(4)	 DEVICES AND NETWORK INTERFACES		Resume(4)

NAME
     Resume request - resume a tool, operation	or  data  perfor-
     mance

SYNOPSIS
     Resume([in	messageID operation]);

DESCRIPTION
     The Resume	request	resumes	the specified tool, operation  or
     data performance.

     If	the optional operation argument	is included, the  handler
     should  resume  the operation that	was invoked by the speci-
     fied request.

     The  operation  argument  is  the	request	 that  should  be
     resumed.

ERRORS
     The ToolTalk service may return the following error in  pro-
     cessing the Resume	request:

	TT_DESKTOP_ENOMSG
	      The operation argument does not refer to	any  mes-
	      sage currently known by the handler.

APPLICATION USAGE
     The ttdt_session_join(3), and ttdt_message_accept(3),  func-
     tions  can	 be  used  to register for, and	help process, the
     Resume request.

SEE ALSO
     ttdt_message_accept(3), ttdt_session_join(3); Pause request.

Unix System LaboratorLast change: 13 May 1994			1


Man(1) output converted with man2html