Entry | |
---|---|
R0 | 1 (reason code) |
R1 | Pointer to buffer |
R2 | Size of buffer |
R3 | Time to take before returning (centiseconds) |
Exit | |
---|---|
R0 | Number of entries returned |
R1 | Preserved |
R2 | Preserved |
R3 | Return code: |
0 = Timed out | |
1 = Buffer full |
Offset | Contents |
---|---|
0 | Server name (zero terminated) |
The purpose of this call is to return the names only of all printer servers.
Only names are returned using this call. They are sorted by name (case insensitive), with no duplicates.
SWI is not re-entrant