What can we improve?

Documentation

(Edit)

Sys_GetSpooler

 array Sys_GetSpooler ()

Returns

Array of information about all the printing queues and being printed documents

Description

Provides information about all print queues

This function only works in Windows

Example

print_r(Sys_GetSpooler());