[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 21 Fn E3  - Novell Netware - Queue Services - Restore Queue Server Ri  [N]

   AH = E3h subfn 75h
   DS:SI -> request buffer (see below)
   ES:DI -> reply buffer (see below)

Return: AL = status (00h,96h,9Ch,D0h,D1h,D3h,D5h,D9h,DAh,FEh,FFh)
       (see AH=E3h/SF=64h)
Desc:  restore server's own identity after assuming the login identity of the
     client submitting the job being serviced

Notes: this function is supported by Advanced NetWare 2.1+
   caller must be a job server which has previously changed its identity

See Also: AH=E3h/SF=74h

Format of request buffer:
Offset Size    Description
 00h   WORD    0001h (length of following data)
 02h   BYTE    75h (subfunction "Change To Client Rights")

Format of reply buffer:
Offset Size    Description
 00h   WORD    (call) 0000h (no results returned)

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson