Int 21 Fn F257 - Novell Netware - Get Name Space Information Format [N]

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

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

See Also: AH=F2h"Novell",AX=F257h/SF=18h,AX=F257h/SF=19h

Format of NetWare "Get Name Space Information Format" request packet:
Offset Size Description (Table 2097)
00h BYTE 17h (subfunction "Get Name Space Information Format")
01h BYTE name space (see #2075)
02h BYTE volume number

See Also: #2098

Format of NetWare "Get Name Space Information Format" reply packet:
Offset Size Description (Table 2098)
00h DWORD fixed bitmask
04h DWORD variable bitmask
08h DWORD huge bitmask
0Ch WORD fixed bits defined
0Eh WORD variable bits defined
10h WORD huge bits defined
12h 128 BYTEs field lengths

See Also: #2097