Interrups | Categories | Contents |
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)
See Also: 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")
See Also: #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
See Also: #02293 - #02295
Category: Netware - Int 21h - N
Interrups | Categories | Contents |