Int 21/AX=C705h

Prev Next Ralf Interrups Categories Contents

------

Novell NetWare - TRANSACTION TRACKING SYSTEM - GET APPLICTN THRESHOLDS

AX = C705h

Return:
AL = status 00h successful CL = maximum logical record locks (default 0) CH = maximum physical record locks (default 0)

Desc: Get the per-application limits on record locks allowed before an implicit transaction is begun

Notes: This function is supported by NetWare 4.0+ and Advanced NetWare 1.0+. If either limit is FFh, implicit transactions are disabled for the corresponding lock type

See Also: AX=C706h - AX=C707h - AX=F222h/SF=05h

Category: Netware - Int 21h - N

------

Prev Next Ralf Interrups Categories Contents