NWPSJobInit(3nw)


NWPSJobInit -- initializes print job record with default values

Synopsis

   #include <nwps_job.h> 
   or 
   #include <nwpsrv.h> 
   

NWCCODE NWAPI NWPSJobInit (NWPS_Job_Rec NWFAR *pJobRecord);

Description

The parameters are as follows:

pjobRecord
(IN) Points to NWPS_Job_Rec to complete with defaults.

Return values

0
Success

-1
Failure

Services

Print Server

NCP calls

None.

References

NWPSJobSetDefault(3nw), NWPSJobWrite(3nw), NWPSJobSet(3nw)
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.