WPRPrinter: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
Presumably the class for remote (network) printers. | Presumably the class for remote (network) printers. | ||
; Default Title: "Network Printer" | ;Default Title: "Network Printer" | ||
; DLL: [[WPPRINT.DLL]] | ;DLL: [[WPPRINT.DLL]] | ||
; Class definition file: | ;Class definition file: wprprint.idl | ||
==Class hierarchy SOMObject== | ==Class hierarchy SOMObject== | ||
*[[WPObject]] | *[[WPObject]] | ||
**[[WPAbstract]] | **[[WPAbstract]] | ||
*** | ***WPPrinter | ||
==Setup strings for Network Printer objects== | ==Setup strings for Network Printer objects== |
Revision as of 05:11, 14 February 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 |