Int 21/AX=F217h/SF=E6h

Prev Next Ralf Interrups Categories Contents

------

Novell NetWare - GET OBJECT'S REMAINING DISK SPACE

AX = F217h subfn E6h
CX = length of request buffer in bytes
DX = length of reply buffer in bytes
DS:SI -> request buffer (see #02077 at AH=E3h/SF=E6h)
ES:DI -> reply buffer (see #02244)

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

See Also: AH=F2h"Novell" - AH=E3h/SF=E6h - AX=F216h/SF=20h - AX=F216h/SF=23h

Format of NetWare "Get Object's Remaining Disk Space" reply packet: Offset Size Description (Table 02244) 00h DWORD (big-endian) clock ticks elapsed since server started 04h DWORD (big-endian) object ID 08h DWORD (big-endian) 4K disk blocks available to user 0Ch BYTE restrictions (00h enforced, FFh not enforced)

See Also: #02077 - #02078 at AH=E3h/SF=E6h

Category: Netware - Int 21h - N

------

Prev Next Ralf Interrups Categories Contents