At level 0, only the name of the printer queue is returned, in the following format:

CHAR   szName[QNLEN+1];

where szName contains an ASCIIZ string that specifies the name of a printer queue. The constant QNLEN is defined in the PMSPL.H header file.


[Back] [Next]