Int 21/AX=F257h/SF=08h

Prev Next Ralf Interrups Categories Contents

------

Novell NetWare - DELETE FILE/DIRECTORY

AX = F257h subfn 08h
CX = length of request buffer in bytes
DX = length of reply buffer in bytes
DS:SI -> request buffer (see #02390)
ES:DI -> reply buffer (see #02391)

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

See Also: AH=F2h"Novell" - AX=F257h/SF=01h - AX=F257h/SF=07h

Format of NetWare "Delete File/Directory" request packet: Offset Size Description (Table 02390) 00h BYTE 08h (subfunction "Delete File/Directory"). ???

See Also: #02391

Format of NetWare "Delete File/Directory" reply packet: Offset Size Description (Table 02391) 00h ???

See Also: #02390

Category: Netware - Int 21h - N

------

Prev Next Ralf Interrups Categories Contents