INT 21 - Novell NetWare - TTS GET APPLICATION THRESHOLDS                        
	AX = F222h subfn 05h
	CX = length of request buffer in bytes
	DX = length of reply buffer in bytes
	DS:SI -> request buffer (see #02293)
	ES:DI -> reply buffer (see #02294)
Return: AX = status (see #02860 at INT 2F/AX=7A20h/BX=0000h)
SeeAlso: AH=F2h"Novell",AX=C705h,AX=F222h/SF=06h,AX=F222h/SF=07h


Format of NetWare "TTS Get Application Thresholds" request packet:
Offset	Size	Description	(Table 02293)
 00h	BYTE	05h (subfunction "TTS Get Application Thresholds")
SeeAlso: #02294,#02295


Format of NetWare "TTS Get Application Thresholds" request packet:
Offset	Size	Description	(Table 02294)
 00h	BYTE	logical lock threshold
 01h	BYTE	physical lock threshold
SeeAlso: #02293,#02295