Int 21/AX=F268h/SF=04h

Prev Next Ralf Interrups Categories Contents

------

Novell NetWare v4+ - GET BINDERY CONTEXT

AX = F268h subfn 04h
CX = length of request buffer in bytes (0001h)
DX = length of reply buffer in bytes
DS:SI -> request buffer (see #02466)
ES:DI -> reply buffer (see #02467)

Return:
AL = status (see #02860 at INT 2F/AX=7A20h/BX=0000h) reply buffer filled

See Also: AX=F268h/SF=01h - AX=F268h/SF=C8h

Format of NetWare "Get Bindery Context" request buffer: Offset Size Description (Table 02466) 00h BYTE 04h (subfunction "Get Bindery Context")

Format of NetWare "Get Bindery Context" reply buffer: Offset Size Description (Table 02467) 00h DWORD length (max 200) 04h N WORDs Unicode bindery context string

Category: Netware - Int 21h - N

------

Prev Next Ralf Interrups Categories Contents