Function NnetPsChgQ() Foundation
Changes priority of a print queue .
NnetPsChgQ( <cPrintServerName> , ;
<nPrinterNumber> , ;
<cPrintQueueName> , ;
[<nPriority>] , ; // Default: 1
[<cFileServer|nConnectID>] ; // Default: NnetSname()
) --> lSuccess
Returns .T. if the priority for the print queue <cPrintQueueName> is changed.
When a print server services multiple queues on one printer each queue can be assigned a priority between 1 (highest) and 10 (lowest).
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.