Jump to content

WPJob: Difference between revisions

From EDM2
Created page with "Print job class. Objects of this class are created within open printer objects. ; Default Title: "Print Job" ; DLL: [[]] ; Class definition file: ==Class hierarchy SOMObject..."
 
Ak120 (talk | contribs)
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Print job class. Objects of this class are created within open printer objects.
Print job class. Objects of this class are created within open printer objects.


; Default Title: "Print Job"
;Default Title: "Print Job"
; DLL: [[]]
;DLL:  
; Class definition file:
;Class definition file: wpjob.idl


==Class hierarchy SOMObject==
==Class hierarchy==
SOMObject
*[[WPObject]]
*[[WPObject]]
**[[WPTransient]]
**[[WPTransient]]
***[[WPJob]]
***WPJob
 


[[Category:WPS Classes]]
[[Category:WPS Classes]]

Latest revision as of 20:54, 21 July 2020

Print job class. Objects of this class are created within open printer objects.

Default Title
"Print Job"
DLL
Class definition file
wpjob.idl

Class hierarchy

SOMObject