WPRPrinter: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
==Setup strings for Network Printer objects== | ==Setup strings for Network Printer objects== | ||
For network printer objects (class WPRPrinter) you may use the settings for Printer objects and the following: | For network printer objects (class WPRPrinter) you may use the settings for Printer objects and the following: | ||
Class WPRPrinter | |||
Key Name Value Description (OS/2 3.0 ?) | |||
---------------------------------------------------------------- | |||
NETID LS:\\server\alias | |||
The alias name | |||
SHOWJOBS OWN|ALL show all jobs or only the | |||
current user jobs | |||
REFRESHINTERVALL n Time interval, in seconds, when | |||
the printer object is refreshed | |||
[[Category:The OS/2 API Project]] | [[Category:The OS/2 API Project]] |
Revision as of 20:32, 12 September 2016
Setup strings for Network Printer objects
For network printer objects (class WPRPrinter) you may use the settings for Printer objects and the following:
Class WPRPrinter Key Name Value Description (OS/2 3.0 ?) ---------------------------------------------------------------- NETID LS:\\server\alias The alias name SHOWJOBS OWN|ALL show all jobs or only the current user jobs REFRESHINTERVALL n Time interval, in seconds, when the printer object is refreshed