Int 21/AH=E2h/SF=17h

Prev Next Ralf Interrups Categories Contents

------

Novell NetWare - DIRECTORY SERVICES - SAVE DIRECTORY HANDLE

AH = E2h subfn 17h
DS:SI -> request buffer (see #01877)
ES:DI -> reply buffer (see #01878)

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 01877) 00h WORD 0002h (length of following data) 02h BYTE 17h (subfunction "Save Directory Handle") 03h BYTE directory handle

See Also: #01878 - #01879

Format of NetWare "Save Directory Handle" reply buffer: Offset Size Description (Table 01878) 00h WORD (call) 0010h (length of following results buffer) 02h 16 BYTEs save buffer

See Also: #01877 - #01880

Category: Netware - Int 21h - N

------

Prev Next Ralf Interrups Categories Contents