Int 21 Fn F217 - Novell Netware - Get User Connection List (old) [N]
AX = F217h subfn 02h
CX = length of request packet in bytes
DX = length of reply buffer in bytes
DS:SI -> request packet (see #1580 at AH=E3h/SF=02h)
ES:DI -> reply buffer (see #1850)
Return: AX = status (see #2546 at INT 2F/AX=7A20h/BX=0000h)
See Also: AH=F2h"Novell",AH=E3h/SF=02h,AX=F217h/SF=01h,AX=F217h/SF=0Ch
Format of NetWare "Get User Connection List (old)" reply packet:
Offset Size Description (Table 1850)
00h BYTE length of connection list
01h BYTE number of bytes in connection list
02h N BYTEs list of connection numbers in use by user
See Also: #1580