Int 21/AX=F217h/SF=CDh

Prev Next Ralf Interrups Categories Contents

------

Novell NetWare - GET FILE SERVER LOGIN STATUS

AX = F217h subfn CDh
CX = length of request buffer in bytes
DX = length of reply buffer in bytes
DS:SI -> request buffer (see #02016 at AH=E3h/SF=CDh)
ES:DI -> reply buffer (see #02226)

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

See Also: AH=F2h"Novell" - AH=E3h/SF=CDh - AX=F217h/SF=CBh - AX=F217h/SF=CCh

Format of NetWare "Get File Server Login Status" reply packet: Offset Size Description (Table 02226) 00h BYTE login state (00h disabled, 01h enabled)

See Also: #02016 - #02017 at AH=E3h/SF=CDh

Category: Netware - Int 21h - N

------

Prev Next Ralf Interrups Categories Contents