Function NnetRemQSv() Foundation

Removes one ore more print queue servers.

Syntax
NnetRemQSv( <cPrintQueueName>            , ;
            <cPrintServer|aPrintServers> , ;  // Type: CA
            [<cFileServer|nConnectID>]     ;  // Default: NnetSname()
          ) --> nRemovedPrintServers
Return

Returns the number of print servers which have been removed as print servers for the print queue <cPrintQueueName> or 0 in case of an error.

Description

The second parameter can be specified either as a string containing the name of a single print server, or as an array containing multiple print server names.

Feedback

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.