WPRPrinter: Difference between revisions
Appearance
m Ak120 moved page OS2 API:SOM:Classes:WPRPrinter to WPRPrinter |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
Class | Presumably the class for remote (network) printers. | ||
;Default Title: "Network Printer" | |||
;DLL: [[WPPRINT.DLL]] | |||
;Class definition file: wprprint.idl | |||
==Class hierarchy== | |||
SOMObject | |||
*[[WPObject]] | |||
**[[WPAbstract]] | |||
***WPPrinter | |||
==Setup strings for Network Printer objects== | ==Setup strings for Network Printer objects== | ||
Line 13: | Line 23: | ||
|} | |} | ||
[[Category: | [[Category:WPS Classes]] |
Latest revision as of 01:17, 22 July 2020
Presumably the class for remote (network) printers.
- Default Title
- "Network Printer"
- DLL
- WPPRINT.DLL
- Class definition file
- wprprint.idl
Class hierarchy
SOMObject
- WPObject
- WPAbstract
- WPPrinter
- WPAbstract
Setup strings for Network Printer objects
For network printer objects (class WPRPrinter) you may use the settings for Printer objects and the following:
Key Name | Value | Description |
---|---|---|
NETID | LS:\\server\alias | The alias name |
SHOWJOBS | ALL | show all jobs or only them current user jobs |
REFRESHINTERVALL | n | Time interval, in seconds, when the printer object is refreshed |