Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Novlib 3.30 Online Reference - <b> print server function quick reference</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Print server function quick reference
------------------------------------------------------------------------------
 NfyObjectFirstIntervalGet()
 Get notify object first interval.

 NfyObjectNextIntervalGet()
 Get notify object next interval.

 NfyObjectServerGet()
 Get file server on which a notify object exists.

 NfyObjectTypeGet()
 Get the object type of a notify object.

 PJbActiveTest()
 Test whether a printer has an active job.

 PJbBytesDoneGet()
 Get the number of bytes of the job already printed by a printer.

 PJbCopyDoneGet()
 Get the number of copies of the job already printed by a printer.

 PJbCopyToDoGet()
 Get the number of job copies to be printed by a printer.

 PJbDescriptionGet()
 Get the description of the current printing job.

 PJbFormNumberGet()
 Get the required form for the current print job.

 PJbFSGet()
 Get the file server for the current printing job.

 PJbNumberGet()
 Get the job number of the currently printing job.

 PJbQueueGet()
 Get the queue of the current printing job.

 PJbRewind()
 Rewinds a print job by bytes/pages/copies.

 PJbSizeGet()
 Get the size of the print job being printed.

 PJbTextTest()
 Get whether the current printing job is text.

 PrnEject()
 Eject the current page from a print server's printer.

 PrnErrorStatusGet()
 Get the error status of a printer.

 PrnFormNameGet()
 Get the name of the form currently mounted on a printer.

 PrnFormNumberGet() / PrnFormNumberSet()
 Get or set the number of the form currently mounted on a printer.

 PrnFormTopMark()
 Marks the top of the form on a printer with a line of characters.

 PrnJobAbort()
 Abort a currently printing job on the print server.

 PrnNameGet()
 Get the name of a printer.

 PrnNotifyObjectAdd()
 Add an object to the notify list of a printer on the print server.

 PrnNotifyObjectDelete()
 Delete an object from the notify list of a printer on the print server.

 PrnNotifyObjectList()
 Get a list of notify objects for a printer on the print server.

 PrnNotifyPeriodChange()
 Change an object's notify period on a printer on the print server.

 PrnQueueAdd()
 Add a print queue to the service list of a printer on the print server.

 PrnQueueDelete()
 Delete a queue from the service list of a printer on the print server.

 PrnQueueFSGet()
 Get the server to which a queue on a print server's printer belongs.

 PrnQueueList()
 Get a list of queues serviced by a printer on the print server.

 PrnQueueModeGet() / PrnQueueModeSet()
 Get or set the service mode of a printer queue.

 PrnQueuePriorityChange()
 Change the queue's service priority for a printer on the print server.

 PrnQueuePriorityGet()
 Get the priority of a queue on a print server's printer.

 PrnStart()
 Start a printer.

 PrnStatusGet()
 Get a printer's status.

 PrnStop()
 Stop a printer.

 PSConnNumberGet()
 Get the print server connection number.

 PSDown()
 Down a print server.

 PSFSList()
 Get a list of file servers attached to the print server.

 PSSocketNumberGet()
 Get the print server socket number.

 PSWSLogin()
 Attaches to and logs a workstation into a print server.

 PSWSLogout()
 Log out and detach a workstation from the print server.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson