Interrups | Categories | Contents |
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
Interrups | Categories | Contents |