Int 21 Fn F257 - Novell Netware - Get Namespace Information [N]

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

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

See Also: AH=F2h"Novell",AX=F257h/SF=12h,AX=F257h/SF=15h

Format of NetWare "Get Namespace Information" request packet:
Offset Size Description (Table 2091)
00h BYTE 13h (subfunction "Get Namespace Information")
01h BYTE source name space (see #2075)
02h BYTE destination name space
03h BYTE reserved for future use
04h BYTE volume number
05h DWORD directory base
09h DWORD namespace information mask

See Also: #2092

Format of NetWare "Get Namespace Information" reply packet:
Offset Size Description (Table 2092)
00h var namespace-specific information

See Also: #2091