Interrups | Categories | Contents |
AH = E2h subfn 0Bh DS:SI -> request buffer (see #01858) ES:DI -> reply buffer (see #01857)
Return:
AL = status (00h,8Ah,98h,9Bh,9Ch,9Fh,A0h) (see #01839)
Note: This function is supported by NetWare 4.0+, Advanced NetWare 1.0+, and Alloy NTNX
See Also:
AH=3Ah - AH=E2h/SF=0Ah - AH=E2h/SF=0Fh - AX=F21
Format of NetWare "Delete Directory" request buffer:
Offset Size Description (Table 01858)
00h WORD length of following data (max 103h)
02h BYTE 0Bh (subfunction "Delete Directory")
03h BYTE directory handle
04h BYTE unused
05h BYTE length of directory path (00h-FFh)
06h N BYTEs directory path
See Also:
#01856 - #01857
Category:
Netware
-
Int 21h
-
N
Interrups | Categories | Contents |