home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / objfac.zip / WPPRNTER.MTH < prev    next >
Text File  |  1994-01-08  |  781b  |  122 lines

  1. -- WPPrinter Methods
  2. --
  3. wpDeleteAllJobs
  4. wpHoldPrinter
  5. wpQueryComputerName
  6. wpQueryPrinterName
  7. wpReleasePrinter
  8. wpSetComputerName
  9. wpSetDefaultPrinter
  10. wpSetPrinterName
  11.  
  12. 1
  13. 1
  14. 1
  15. 1
  16. 1
  17. 1
  18. 1
  19. 1
  20. 1
  21. 1
  22. 0
  23. 0
  24. 0
  25. 0
  26. 0
  27. 0
  28. 0
  29. 0
  30. 0
  31. 0
  32. 1
  33. 1
  34. 1
  35. 1
  36. 1
  37. 1
  38. 1
  39. 1
  40. 1
  41. 1
  42. 0
  43. 0
  44. 0
  45. 0
  46. 0
  47. 0
  48. 0
  49. 0
  50. 0
  51. 0
  52. 1
  53. 1
  54. 1
  55. 1
  56. 1
  57. 1
  58. 1
  59. 1
  60. 1
  61. 1
  62. 0
  63. 0
  64. 0
  65. 0
  66. 0
  67. 0
  68. 0
  69. 0
  70. 0
  71. 0
  72. 0
  73. 0
  74. 0
  75. 0
  76. 0
  77. 0
  78. 0
  79. 0
  80. 0
  81. 0
  82.  
  83. 
  84.  
  85. 
  86.  
  87. 
  88.  
  89. 
  90.  
  91. 
  92.  
  93. 
  94.  
  95. 
  96.  
  97. 
  98.  
  99. 
  100.  
  101. 
  102.  
  103. 
  104.  
  105. 
  106. Deletes all jobs in a printer object.
  107. 
  108. Holds a print object.
  109. 
  110. Queries the name of the computer that the print object exists on.
  111. 
  112. Queries the name of the printer.
  113. 
  114. Releases a print object.
  115. 
  116. Sets the name of the computer that the printer exists on.
  117. 
  118. Sets a default print object.
  119. 
  120. Sets the name of the printer.
  121. 
  122.