Int 21 Fn F217 - Novell Netware - Get Connection's Semaphores (old) [N]
AX = F217h subfn E1h
CX = length of request buffer in bytes
DX = length of reply buffer in bytes
DS:SI -> request buffer (see #1755 at AH=E3h/SF=E1h)
ES:DI -> reply buffer (see #1928)
Return: AX = status (see #2546 at INT 2F/AX=7A20h/BX=0000h)
See Also: AH=F2h"Novell",AH=E3h/SF=E1h,AX=F217h/SF=F1h
Format of NetWare "Get Connection's Semaphores (old)" reply packet:
Offset Size Description (Table 1928)
00h WORD next request record (place in "last record" field on next call)
02h BYTE number of records following
03h var array of Semaphore Information Records
(see #1757 at AH=E3h/SF=E1h)
See Also: #1755,#1756 at AH=E3h/SF=E1h