Int 21 Fn F217 - Novell Netware V2.2+ - Get Connection's Task Informatio [N]
AX = F217h subfn DAh
CX = length of request buffer in bytes
DX = length of reply buffer in bytes
DS:SI -> request buffer (see #1729 at AH=E3h/SF=DAh)
ES:DI -> reply buffer (see #1921)
Return: AX = status (see #2546 at INT 2F/AX=7A20h/BX=0000h)
See Also: AH=F2h"Novell",AH=E3h/SF=DAh,AX=F217h/SF=EAh
Format of NetWare "Get Connection's Task Information" reply packet:
Offset Size Description (Table 1921)
00h BYTE lock status of connection (see #1731)
01h var Lock Status Information (see #1732)
N BYTE number of records following
N+1 Active Task Information Records [array]
Offset Size Description
00h BYTE task number (01h-FFh)
01h BYTE task state
00h normal task
01h in TTS explicit transaction
02h in TTS implicit transaction
04h shared fileset lock active
See Also: #1936,#1729,#1730 at AH=E3h/SF=DAh