Interrups | Categories | Contents |
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)
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 02296) 00h BYTE 07h (subfunction "TTS Get Workstation Thresholds")
See Also: #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
See Also: #02296
Category: Netware - Int 21h - N
Interrups | Categories | Contents |