Int 21 Fn F217 - Novell Netware - Get Object Connection List (old) [N]

AX = F217h subfn 15h
CX = length of request packet in bytes
DX = length of reply buffer in bytes
DS:SI -> request packet (see #1603 at AH=E3h/SF=15h)
ES:DI -> reply buffer (see #1857)

Return: AX = status (see #2546 at INT 2F/AX=7A20h/BX=0000h)

See Also: AH=F2h"Novell",AH=E3h/SF=15h,AX=F217h/SF=1Bh

Format of NetWare "Get Object Connection List (old)" reply packet:
Offset Size Description (Table 1857)
00h BYTE number of connections
01h N BYTEs connection list

See Also: #1603