INT 21 - Novell NetWare - TTS GET WORKSTATION THRESHOLDS                        
	AX = F222h subfn 07h
	CX = length of request buffer in bytes
	DX = length of reply buffer in bytes
	DS:SI -> request buffer (see #02296)
	ES:DI -> reply buffer (see #02297)
Return: AX = status (see #02860 at INT 2F/AX=7A20h/BX=0000h)
SeeAlso: 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 02296)
 00h	BYTE	07h (subfunction "TTS Get Workstation Thresholds")
SeeAlso: #02297


Format of NetWare "TTS Get Workstation Thresholds" reply packet:
Offset	Size	Description	(Table 02297)
 00h	BYTE	logical lock threshold
 01h	BYTE	physical lock threshold
SeeAlso: #02296