Int 21/AX=F217h/SF=7Eh

Prev Next Ralf Interrups Categories Contents

------

Novell NetWare - SET QUEUE CURRENT STATUS

AX = F217h subfn 7Eh
CX = length of request packet in bytes
DX = 0000h (no reply packet)
DS:SI -> request packet (see #02213)
ES:DI ignored

Return:
AX = status (see #02860 at INT 2F/AX=7A20h/BX=0000h)

See Also: AH=F2h"Novell" - AX=F217h/SF=7Dh

Format of NetWare "Set Queue Current Status" request packet: Offset Size Description (Table 02213) 00h WORD length of following data 02h BYTE 7Eh (subfunction "Set Queue Current Status") 03h DWORD queue ID 07h DWORD queue status

bit 0:
No more jobs can be added

bit 1:
No more queue servers can be attached

bit 2:
Attached queu servers can not service queue jobs

See Also: #02211

Category: Netware - Int 21h - N

------

Prev Next Ralf Interrups Categories Contents