Int 21 Fn F216 - Novell Netware - Remove User Disk Space Restrictions [N]
AX = F216h subfn 22h
CX = length of request packet in bytes
DX = length of reply buffer in bytes
DS:SI -> request packet (see #1821)
ES:DI -> reply buffer
Return: AX = status (see #2546 at INT 2F/AX=7A20h/BX=0000h)
See Also: AH=F2h"Novell",AX=F216h/SF=20h,AX=F216h/SF=21h,AX=F216h/SF=23h
Format of NetWare "Remove User Disk Space Restrictions" request packet:
Offset Size Description (Table 1821)
00h WORD length of following data
02h BYTE 22h (subfunction "Remove User Disk Space Restrictions")
???