Interrups | Categories | Contents |
AX = F217h subfn DDh CX = length of request buffer in bytes DX = length of reply buffer in bytes DS:SI -> request buffer (see #02054 at AH=E3h/SF=DDh) ES:DI -> reply buffer (see #02236)
Return:
AX = status (see #02860 at INT 2F/AX=7A20h/BX=0000h)
See Also: AH=F2h"Novell" - AH=E3h/SF=DDh - AX=F217h/SF=DEh - AX=F217h/SF=EDh
Format of NetWare "Get Phys Record Locks By Conn & File (old)" reply packet: Offset Size Description (Table 02236) 00h WORD next request record (place in "last record" on next call) 0000h if no more records 02h BYTE number of physical record locks 03h BYTE number of records following 04h var array of Physical Record Lock Info records (see #02056 at AH=E3h/SF=DDh)
See Also: #02054 - #02055 at AH=E3h/SF=DDh
Category: Netware - Int 21h - N
Interrups | Categories | Contents |