Int 21/AX=F216h/SF=2Bh

Prev Next Ralf Interrups Categories Contents

------

Novell NetWare - REMOVE EXTENDED TRUSTEE FROM DIR OR FILE

AX = F216h subfn 2Bh
CX = length of request packet in bytes
DX = 0000h (no reply packet)
DS:SI -> request packet (see #02117,#02147)
ES:DI ignored

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

See Also: AH=F2h"Novell" - AX=F216h/SF=26h - AX=F216h/SF=27h

Format of NetWare "Remove Extended Trustee From Dir Or File" request packet: Offset Size Description (Table 02147) 00h WORD length of following data 02h BYTE 2Bh (subfunction "Remove Extended Trustee From Dir Or File") 03h BYTE directory handle 04h DWORD trustee's object ID 08h BYTE unused 09h BYTE length of pathname 0Ah N BYTEs directory path in form VOLUME:DIRECTORY/.../DIRECTORY

Category: Netware - Int 21h - N

------

Prev Next Ralf Interrups Categories Contents