Int 21 Fn F217 - Novell Netware V2.1+ - Read Queue Current Status (old) [N]
AX = F217h subfn 66h
CX = length of request packet in bytes
DX = length of reply buffer in bytes
DS:SI -> request packet (see #1653 at AH=E3h/SF=64h)
ES:DI -> reply buffer (see #1887)
Return: AX = status (see #2546 at INT 2F/AX=7A20h/BX=0000h)
See Also: AH=F2h"Novell",AH=E3h/SF=66h,AX=F217h/SF=64h,AX=F217h/SF=67h
Format of NetWare "Read Queue Current Status (Old)" reply packet:
Offset Size Description (Table 1887)
00h DWORD (big-endian) object ID of queue
04h BYTE status of queue (see #1655)
05h BYTE number of jobs in queue (00h-FAh)
06h BYTE number of servers attached to queue (00h-19h)
07h 25 DWORDs list of object IDs of attached servers
6Bh 25 BYTEs list of attached servers' stations
84h BYTE (call) maximum number of servers to return
See Also: #1653,#1654 at AH=E3h/SF=66h