Interrups | Categories | Contents |
AX = F223h subfn 03h CX = length of request packet in bytes DX = 0000h (no reply packet) DS:SI -> request packet (see #02306) ES:DI ignored
Return:
AX = status (see #02860 at INT 2F/AX=7A20h/BX=0000h)
Note: Directories may be deleted if they are empty
See Also: AH=F2h"Novell" - AX=F223h/SF=02h - AX=F223h/SF=0Dh
Format of NetWare "AFP Delete File" request packet: Offset Size Description (Table 02306) 00h WORD (big-endian) length of following data 02h BYTE 03h (subfunction "AFP Delete File") 03h BYTE volume number 04h DWORD AFP entry ID 08h BYTE path length 09h N BYTEs AFP-style pathname (relative to AFP entry ID)
See Also: #02304
Category: Netware - Int 21h - N
Interrups | Categories | Contents |