Int 21/AX=F217h/SF=85h

Prev Next Ralf Interrups Categories Contents

------

Novell NetWare v3.1+ - CHANGE TO CLIENT RIGHTS

AX = F217h subfn 85h
CX = length of request packet in bytes
DX = 0000h (no reply packet)
DS:SI -> request packet (see #02219)
ES:DI ignored

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

Desc: Temporarily assume the login identity of the client submitting the job being serviced

See Also: AH=F2h"NetWare" - AH=E3h/SF=74h - AX=F217h/SF=74h

Format of NetWare "Change to Client Rights" request packet: Offset Size Description (Table 02219) 00h WORD length of following data 02h BYTE 85h (subfunction "Change to Client Rights") 03h DWORD queue object ID 07h DWORD job number

See Also: #01990

Category: Netware - Int 21h - N

------

Prev Next Ralf Interrups Categories Contents