Int 21/AX=F26Fh/SF=04h

Prev Next Ralf Interrups Categories Contents

------

Novell NetWare - EXAMINE SEMAPHORE

AX = F26Fh subfn 04h
CX = length of request buffer in bytes
DX = length of reply buffer in bytes
DS:SI -> request buffer (see #02486)
ES:DI -> reply buffer (see #02487)

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

See Also: AH=F2h"Novell" - AX=F26Fh/SF=02h - AX=F26Fh/SF=03h

Format of NetWare "Examine Semaphore" request packet: Offset Size Description (Table 02486) 00h BYTE 04h (subfunction "Examine Semaphore") 01h DWORD semaphore handle

See Also: #02487

Format of NetWare "Examine Semaphore" reply packet: Offset Size Description (Table 02487) 00h BYTE semaphore's current value 01h BYTE number of clients using semaphore

See Also: #02486

Category: Netware - Int 21h - N

------

Prev Next Ralf Interrups Categories Contents