Int 21 Fn E2 - Novell Netware - Directory Services - Save Directory Hand [N]
AH = E2h subfn 17h
DS:SI -> request buffer (see #1565)
ES:DI -> reply buffer (see #1566)
Return: AL = status
00h successful
else network error code
Note: this function is supported by Advanced NetWare 2.0+ and Alloy NTNX
See Also: AH=E2h/SF=12h,AH=E2h/SF=17h,AX=F216h/SF=17h
Format of NetWare "Save Directory Handle" request buffer:
Offset Size Description (Table 1565)
00h WORD 0002h (length of following data)
02h BYTE 17h (subfunction "Save Directory Handle")
03h BYTE directory handle
See Also: #1566,#1567
Format of NetWare "Save Directory Handle" reply buffer:
Offset Size Description (Table 1566)
00h WORD (call) 0010h (length of following results buffer)
02h 16 BYTEs save buffer
See Also: #1565,#1568