« Back to Product

Documentation

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

Warning

This function only works in Windows

Example

print_r(Sys_GetSpooler());
Any questions?