This RPC returns up to 20 entries from the device file based on Input Criteria.
INPUT PARAMETER
FROM
PARAMETER TYPE: LITERAL
MAXIMUM DATA LENGTH: 50
REQUIRED: NO
SEQUENCE NUMBER: 1
DESCRIPTION:
This input parameter is used to filter the output by returning result start with or start from (up to 20 printers).
Example: Input Parameter "B" will return all printers (up to 20) start *with* "B"
Example: Input Parameter "B*" will return all printers (up to 20) start *from* "B"
DIR
PARAMETER TYPE: LITERAL
MAXIMUM DATA LENGTH: 2
REQUIRED: NO
SEQUENCE NUMBER: 2
DESCRIPTION:
This input parameter causes output result to be sorted in printer name ascending or descending order.
Input Parameter: 1 (return printer names in ascending order)
Input Parameter: -1 (return printer names in descending order)