Int 21/AX=F217h/SF=82h

Prev Next Ralf Interrups Categories Contents

------

Novell NetWare v2.1+ - CHANGE JOB PRIORITY

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

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

See Also: AH=F2h"Novell"

Format of NetWare "Change Job Priority" request packet: Offset Size Description (Table 02218) 00h WORD length of following data 02h BYTE 82h (subfunction "Change Job Priority") 03h DWORD queue ID 07h DWORD job number 0Bh DWORD priority

Category: Netware - Int 21h - N

------

Prev Next Ralf Interrups Categories Contents