Int 21 Fn F217 - Novell Netware - Get Logical Record Information (old) [N]
AX = F217h subfn E0h
CX = length of request buffer in bytes
DX = length of reply buffer in bytes
DS:SI -> request buffer (see #1752 at AH=E3h/SF=E0h)
ES:DI -> reply buffer (see #1927)
Return: AX = status (see #2546 at INT 2F/AX=7A20h/BX=0000h)
See Also: AH=F2h"Novell",AH=E3h/SF=E0h,AX=F217h/SF=F0h
Format of NetWare "Get Logical Record Information (Old)" reply packet:
Offset Size Description (Table 1927)
00h WORD (big-endian) number of logical connections logging the record
02h WORD (big-endian) number of logical connections with shareable lock
04h WORD (big-endian) next request record (place in "last record" field
on next call)
06h BYTE locked exclusively if nonzero
07h BYTE number of records following
08h var array of Task Information Records (see #1754 at AH=E3h/SF=E0h)
See Also: #1752,#1753 at AH=E3h/SF=E0h