Resume.sgm 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. <!-- $XConsortium: Resume.sgm /main/5 1996/08/30 14:56:22 rws $ -->
  2. <!-- (c) Copyright 1995 Digital Equipment Corporation. -->
  3. <!-- (c) Copyright 1995 Hewlett-Packard Company. -->
  4. <!-- (c) Copyright 1995 International Business Machines Corp. -->
  5. <!-- (c) Copyright 1995 Sun Microsystems, Inc. -->
  6. <!-- (c) Copyright 1995 Novell, Inc. -->
  7. <!-- (c) Copyright 1995 FUJITSU LIMITED. -->
  8. <!-- (c) Copyright 1995 Hitachi. -->
  9. <![ %CDE.C.CDE; [<RefEntry Id="CDEMX.XCDI.MAN302.rsml.1">]]>
  10. <![ %CDE.C.XO; [<RefEntry Id="XCDI.MAN302.rsml.1">]]>
  11. <RefMeta>
  12. <RefEntryTitle>Resume</RefEntryTitle>
  13. <ManVolNum>special file</ManVolNum>
  14. </RefMeta>
  15. <RefNameDiv>
  16. <RefName><Symbol Role="Message">Resume</Symbol></RefName>
  17. <RefPurpose>resume a tool, operation or data performance
  18. </RefPurpose>
  19. </RefNameDiv>
  20. <!-- $XConsortium: Resume.sgm /main/5 1996/08/30 14:56:22 rws $-->
  21. <!-- CDE Common Source Format, Version 1.0.0-->
  22. <!-- (c) Copyright 1993, 1994, 1995 Hewlett-Packard Company-->
  23. <!-- (c) Copyright 1993, 1994, 1995 International Business Machines Corp.-->
  24. <!-- (c) Copyright 1993, 1994, 1995 Sun Microsystems, Inc.-->
  25. <!-- (c) Copyright 1993, 1994, 1995 Novell, Inc.-->
  26. <RefSynopsisDiv>
  27. <Synopsis>Resume([in messageID <Symbol Role="Variable">operation</Symbol>]);
  28. </Synopsis>
  29. </RefSynopsisDiv>
  30. <RefSect1>
  31. <Title>DESCRIPTION</Title>
  32. <Para>The
  33. <Symbol Role="Message">Resume</Symbol> request
  34. resumes the specified tool, operation or data performance.
  35. </Para>
  36. <Para>If the optional
  37. <Symbol Role="Variable">operation</Symbol> argument is included, the handler should resume the operation
  38. that was invoked by the specified request.
  39. </Para>
  40. <Para>The
  41. <Symbol Role="Variable">operation</Symbol> argument
  42. is the request that should be resumed.
  43. </Para>
  44. </RefSect1>
  45. <RefSect1>
  46. <Title>ERRORS</Title>
  47. <Para>The ToolTalk service may return the following error
  48. in processing the
  49. <Symbol Role="Message">Resume</Symbol> request:
  50. </Para>
  51. <VariableList>
  52. <VarListEntry>
  53. <Term>TT_DESKTOP_ENOMSG</Term>
  54. <ListItem>
  55. <Para>The
  56. <Symbol Role="Variable">operation</Symbol> argument does not refer to any message currently known by the handler.
  57. </Para>
  58. </ListItem>
  59. </VarListEntry>
  60. </VariableList>
  61. </RefSect1>
  62. <RefSect1>
  63. <Title>APPLICATION USAGE</Title>
  64. <Para>The
  65. &cdeman.ttdt.session.join;, and
  66. &cdeman.ttdt.message.accept;, functions can be used to register for,
  67. and help process, the
  68. <Symbol Role="Message">Resume</Symbol> request.
  69. </Para>
  70. </RefSect1>
  71. <RefSect1>
  72. <Title>SEE ALSO</Title>
  73. <Para>&cdeman.ttdt.message.accept;, &cdeman.ttdt.session.join;; <Symbol Role="Message">Pause</Symbol> request.
  74. </Para>
  75. </RefSect1>
  76. </RefEntry>
  77. <!--fickle 1.12 mancsf-to-docbook 1.2 08/07/95 23:18:47-->