NWPSComCancelDownRequest(3nw)


NWPSComCancelDownRequest -- cancels the NWPSComDownPrintServer

Synopsis

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

NWCCODE NWAPI NWPSComCancelDownRequest (WORD spxID);

Description

The parameters are as follows:

spxID
(IN) Specifies the SPX connection to the print server.

Return values

0x0000
NWPSE_SUCCESSFUL

0x00ED
NWPSE_CONNECTION_TERMINATED

0x030C
NWPSE_DOWN

0x030E
NWPSE_NO_RIGHTS

Notices

NWPSComCancelDownRequest works only if the print server is processing a print job. If the print server has already advertised it is down, it returns NWPSE_DOWN.

NWPSComCancelDownRequest is for operators only.

Services

Print Server

References

NWPSComAttachToPrintServer(3nw), NWPSComLoginToPrintServer(3nw), NWPSComDownPrintServer(3nw), NWPSComGetPrintServerInfo(3nw)
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.