Int 21/AH=C2h

Prev Next Ralf Interrups Categories Contents

------

Novell NetWare - SYNCHRONIZATION SERVICES - LOCK PHYSICAL RECORD SET

AH = C2h
AL = flags

bit 1:
Non-exclusive lock. BP = lock timeout in timer ticks (1/18 sec) 0000h = no wait

Return:
AL = status 00h successful FEh timed out FFh failed

Desc: Attempt to lock all physical records listed in the log table

Notes: This function is supported by NetWare 4.6+, Advanced NetWare 1.0+, and Alloy NTNX. Status FFh will be returned if one or more physical records have been exclusively locked by another process

See Also: AH=BFh - AH=C3h - AH=D1h

Category: Netware - Int 21h - N

------

Prev Next Ralf Interrups Categories Contents