Int 21 Fn F222 - Novell Netware - Tts Get Workstation Thresholds [N]
AX = F222h subfn 07h
CX = length of request buffer in bytes
DX = length of reply buffer in bytes
DS:SI -> request buffer (see #1984)
ES:DI -> reply buffer (see #1985)
Return: AX = status (see #2546 at INT 2F/AX=7A20h/BX=0000h)
See Also: AH=F2h"Novell",AX=C707h,AX=F222h/SF=05h,AX=F222h/SF=08h
Format of NetWare "TTS Get Workstation Thresholds" request packet:
Offset Size Description (Table 1984)
00h BYTE 07h (subfunction "TTS Get Workstation Thresholds")
See Also: #1985
Format of NetWare "TTS Get Workstation Thresholds" reply packet:
Offset Size Description (Table 1985)
00h BYTE logical lock threshold
01h BYTE physical lock threshold
See Also: #1984