[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Int 21 Fn F216 - Novell Netware V3+ - Add User Disk Space Restriction [N]
AX = F216h subfn 21h
CX = length of request buffer in bytes
DX = length of reply buffer in bytes
DS:SI -> request buffer (see below)
ES:DI -> reply buffer (ignored)
Return: AL = status
See Also: AX=F216h/SF=24h
Format of request buffer:
Offset Size Description
00h WORD 000Ah (length of following data)
02h BYTE 21h (subfunction "Add User Disk Space Restriction")
03h BYTE volume number
04h DWORD (big-endian) object ID
08h DWORD (big-endian) disk space limit in 4K blocks
00000000h to 40000000h
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson