Int 21 Fn F222 - Novell Netware - Tts Set Application Thresholds [N]
AX = F222h subfn 06h
CX = length of request packet in bytes
DX = 0000h (no reply packet)
DS:SI -> request packet (see #1983)
ES:DI ignored
Return: AX = status (see #2546 at INT 2F/AX=7A20h/BX=0000h)
See Also: AH=F2h"Novell",AX=C706h,AX=F222h/SF=05h,AX=F222h/SF=08h
Format of NetWare "TTS Set Application Thresholds" request packet:
Offset Size Description (Table 1983)
00h BYTE 06h (subfunction "TTS Set Application Thresholds")
01h BYTE logical lock threshold before implicit transaction started
02h BYTE physical lock threshold before implicit transaction started
See Also: #1982,#1986