79 lines
2.6 KiB
Plaintext
79 lines
2.6 KiB
Plaintext
<!-- $XConsortium: Resume.sgm /main/5 1996/08/30 14:56:22 rws $ -->
|
|
<!-- (c) Copyright 1995 Digital Equipment Corporation. -->
|
|
<!-- (c) Copyright 1995 Hewlett-Packard Company. -->
|
|
<!-- (c) Copyright 1995 International Business Machines Corp. -->
|
|
<!-- (c) Copyright 1995 Sun Microsystems, Inc. -->
|
|
<!-- (c) Copyright 1995 Novell, Inc. -->
|
|
<!-- (c) Copyright 1995 FUJITSU LIMITED. -->
|
|
<!-- (c) Copyright 1995 Hitachi. -->
|
|
|
|
<![ %CDE.C.CDE; [<RefEntry Id="CDEMX.XCDI.MAN302.rsml.1">]]>
|
|
<![ %CDE.C.XO; [<RefEntry Id="XCDI.MAN302.rsml.1">]]>
|
|
<RefMeta>
|
|
<RefEntryTitle>Resume</RefEntryTitle>
|
|
<ManVolNum>special file</ManVolNum>
|
|
</RefMeta>
|
|
<RefNameDiv>
|
|
<RefName><Symbol Role="Message">Resume</Symbol></RefName>
|
|
<RefPurpose>resume a tool, operation or data performance
|
|
</RefPurpose>
|
|
</RefNameDiv>
|
|
<!-- $XConsortium: Resume.sgm /main/5 1996/08/30 14:56:22 rws $-->
|
|
<!-- CDE Common Source Format, Version 1.0.0-->
|
|
<!-- (c) Copyright 1993, 1994, 1995 Hewlett-Packard Company-->
|
|
<!-- (c) Copyright 1993, 1994, 1995 International Business Machines Corp.-->
|
|
<!-- (c) Copyright 1993, 1994, 1995 Sun Microsystems, Inc.-->
|
|
<!-- (c) Copyright 1993, 1994, 1995 Novell, Inc.-->
|
|
<RefSynopsisDiv>
|
|
<Synopsis>Resume([in messageID <Symbol Role="Variable">operation</Symbol>]);
|
|
</Synopsis>
|
|
</RefSynopsisDiv>
|
|
<RefSect1>
|
|
<Title>DESCRIPTION</Title>
|
|
<Para>The
|
|
<Symbol Role="Message">Resume</Symbol> request
|
|
resumes the specified tool, operation or data performance.
|
|
</Para>
|
|
<Para>If the optional
|
|
<Symbol Role="Variable">operation</Symbol> argument is included, the handler should resume the operation
|
|
that was invoked by the specified request.
|
|
</Para>
|
|
<Para>The
|
|
<Symbol Role="Variable">operation</Symbol> argument
|
|
is the request that should be resumed.
|
|
</Para>
|
|
</RefSect1>
|
|
<RefSect1>
|
|
<Title>ERRORS</Title>
|
|
<Para>The ToolTalk service may return the following error
|
|
in processing the
|
|
<Symbol Role="Message">Resume</Symbol> request:
|
|
</Para>
|
|
<VariableList>
|
|
<VarListEntry>
|
|
<Term>TT_DESKTOP_ENOMSG</Term>
|
|
<ListItem>
|
|
<Para>The
|
|
<Symbol Role="Variable">operation</Symbol> argument does not refer to any message currently known by the handler.
|
|
</Para>
|
|
</ListItem>
|
|
</VarListEntry>
|
|
</VariableList>
|
|
</RefSect1>
|
|
<RefSect1>
|
|
<Title>APPLICATION USAGE</Title>
|
|
<Para>The
|
|
&cdeman.ttdt.session.join;, and
|
|
&cdeman.ttdt.message.accept;, functions can be used to register for,
|
|
and help process, the
|
|
<Symbol Role="Message">Resume</Symbol> request.
|
|
</Para>
|
|
</RefSect1>
|
|
<RefSect1>
|
|
<Title>SEE ALSO</Title>
|
|
<Para>&cdeman.ttdt.message.accept;, &cdeman.ttdt.session.join;; <Symbol Role="Message">Pause</Symbol> request.
|
|
</Para>
|
|
</RefSect1>
|
|
</RefEntry>
|
|
<!--fickle 1.12 mancsf-to-docbook 1.2 08/07/95 23:18:47-->
|