2.5.7.8.4 PrintQueue5 Data Structure
The data field (see section 2.5.2) in the response to a NetPrintQGetInfo Command and NetPrintQEnum Command commands MUST consist of the following structure.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PrintQueueNameLow |
PrintQueueNameHigh |
PrintQueueNameLow (2 bytes): A 16-bit unsigned integer that represents the offset, in bytes, from the start of the response to a null-terminated ASCII string that is allocated in the response block (as specified in section 2.5.11) and that contains the name of the print queue.
-
The Remote Administration Protocol client MUST subtract the Converter field, as specified in section 2.5.2, from the PrintQueueNameLow value, and then use that result as the offset within the response.
-
This field is for informational purposes only; a client MUST NOT take any action other than to display or log it
PrintQueueNameHigh (2 bytes): Unused. Can be set to any arbitrary value when sent and MUST be ignored on receipt.