get_printers
get_printers ((printers[]))
This function populates the array 'printers' with the names of the available printers.This list is determined by querying the operating system for the set of installed printers.
这对您有帮助吗?