Interrups | Categories | Contents |
AX = F217h subfn DEh CX = length of request buffer in bytes DX = length of reply buffer in bytes DS:SI -> request buffer (see #02058 at AH=E3h/SF=DEh) ES:DI -> reply buffer (see #02237)
Return:
AX = status (see #02860 at INT 2F/AX=7A20h/BX=0000h)
See Also: AH=F2h"Novell" - AH=E3h/SF=DEh - AX=F217h/SF=EEh
Format of NetWare "Get Physical Record Locks By File (old)" reply packet: Offset Size Description (Table 02237) 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 #02060)
See Also: #02058 - #02059 at AH=E3h/SF=DEh
Category: Netware - Int 21h - N
Interrups | Categories | Contents |