Int 21/AH=BEh

Prev Next Ralf Interrups Categories Contents

------

Novell NetWare - SYNCHRONIZATION SERVICES - CLEAR PHYSICAL RECORD

AH = BEh
BX = file handle
CX:DX = starting offset within file
SI:DI = record length in bytes

Return:
AL = status 00h successful FFh specified record not locked

Desc: Unlock the physical record and remove it from the log table

Note: This function is supported by NetWare 4.6+, Advanced NetWare 1.0+, and Alloy NTNX

See Also: AH=5Ch - AH=BCh - AH=BDh - AH=C1h - Category: Netware - Int 21h - N

------

Prev Next Ralf Interrups Categories Contents