Interrups | Categories | Contents |
AH = E2h subfn 16h DS:SI -> request buffer (see #01876) ES:DI -> reply buffer (see #01873)
Return:
AL = status
Note: This function is supported by Advanced NetWare 1.0+ and Alloy NTNX, but is not described in _NetWare_System_Calls--DOS_
See Also: AH=E2h/SF=13h - AH=E2h/SF=14h - AX=F216h/SF=16h
Format of NetWare "Alloc Special Temporary Directory Handle" request buffer: Offset Size Description (Table 01876) 00h WORD length of following data 02h BYTE 16h (subfunction "Allocate Special Temporary Directory Handle") 03h BYTE source directory handle 04h BYTE drive name ('A'-'Z') 05h BYTE path length 06h N BYTEs directory path
See Also: #01873
Category: Netware - Int 21h - N
Interrups | Categories | Contents |