Int 21 Fn F217 - Novell Netware V2.2+ - Get Connection's Open Files (old [N]
AX = F217h subfn DBh
CX = length of request buffer in bytes
DX = length of reply buffer in bytes
DS:SI -> request buffer (see #1733 at AH=E3h/SF=DBh)
ES:DI -> reply buffer (see #1922)
Return: AX = status (see #2546 at INT 2F/AX=7A20h/BX=0000h)
See Also: AH=F2h"Novell",AH=E3h/SF=DBh,AX=F217h/SF=EBh
Format of NetWare "Get Connection's Open Files (old)" reply packet:
Offset Size Description (Table 1922)
00h WORD next request record (place in "last record" field on next call)
0000h if no more records
02h BYTE number of records following
03h var array of File Information Records (see #1735 at AH=E3h/SF=DBh)
See Also: #1733,#1734 at AH=E3h/SF=DBh