Int 21/AH=C8h

Prev Next Ralf Interrups Categories Contents

------

Novell NetWare - BEGIN LOGICAL FILE LOCKING

AH = C8h
if function C6h lock mode 00h:
DL = mode
00h no wait
01h wait
if function C6h lock mode 01h:
BP = timeout in timer ticks (1/18 sec)

Return:
AL = error code

Desc: Used to provide TTS support for applications which are not aware of Novell's Transaction Tracking System

Note: This function was added in NetWare 4.0, but was removed some time prior to Advanced NetWare 2.15, and is no longer listed in current Novell documentation

See Also: AH=C9h

Category: Netware - Int 21h - N

------

Prev Next Ralf Interrups Categories Contents