Int 21 Fn F217 - Novell Netware - Get Semaphore Information (old) [N]
AX = F217h subfn E2h
CX = length of request buffer in bytes
DX = length of reply buffer in bytes
DS:SI -> request buffer (see #1758 at AH=E3h/SF=E2h)
ES:DI -> reply buffer (see #1929)
Return: AX = status (see #2546 at INT 2F/AX=7A20h/BX=0000h)
See Also: AH=F2h"Novell",AH=E3h/SF=E2h,AX=F217h/SF=F2h
Format of NetWare "Get Semaphore Information (old)" reply packet:
Offset Size Description (Table 1929)
00h WORD next request record (place in "last record" on next call)
0000h if no more
02h WORD (big-endian) number of logical connections opening semaphore
04h BYTE semaphore value (-127 to 128)
05h BYTE number of records following
06h var array of Semaphore Information records (see #1760)
See Also: #1758,#1759 at AH=E3h/SF=E2h