Int 21 Fn F216 - Novell Netware - Allocate Permanent Directory Handle [N]
AX = F216h subfn 12h
CX = length of request buffer in bytes
DX = length of reply buffer in bytes
DS:SI -> request packet (see #1557 at AH=E2h/SF=12h)
ES:DI -> reply buffer (see #1806)
Return: AX = status (see #2546 at INT 2F/AX=7A20h/BX=0000h)
See Also: AH=F2h"Novell",AX=F216h/SF=16h,AH=E2h/SF=12h
Format of NetWare IPX fragment list entry:
Offset Size Description (Table 1805)
00h DWORD -> fragment data
04h WORD size of fragment in bytes
Format of NetWare "Allocate Permanent Directory Handle" reply packet:
Offset Size Description (Table 1806)
00h BYTE new directory handle
01h BYTE access rights
See Also: #1557,#1561,#1805