Interrups | Categories | Contents |
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
Interrups | Categories | Contents |