Go to main content

man pages section 4: Device and Network Interfaces

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

Resume (4)

Name

Resume - resume a tool, operation or data performance

Synopsis

Resume([in messageID operation]);

Description

Desktop Services Message Sets                                        Resume(4)



NAME
       Resume - resume a tool, operation or data performance

SYNOPSIS
       Resume([in messageID operation]);

DESCRIPTION
       The  Resume  request resumes the specified tool, operation or data per-
       formance.

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

       The operation argument is the request that should be resumed.

ERRORS
       The  ToolTalk  service may return the following error in processing the
       Resume request:

          TT_DESKTOP_ENOMSG
                The operation argument does not refer to any message currently
                known by the handler.

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


ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+------------------+
       |ATTRIBUTE TYPE | ATTRIBUTE VALUE  |
       +---------------+------------------+
       |Availability   | library/tooltalk |
       +---------------+------------------+
       |Stability      | Committed        |
       +---------------+------------------+

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




ToolTalk 1.3                     1 March 1996                        Resume(4)