Int 21/AX=F217h/SF=64h

Prev Next Ralf Interrups Categories Contents

------

Novell NetWare v2.1+ - CREATE QUEUE

AX = F217h subfn 64h
CX = length of request packet in bytes
DX = length of reply buffer in bytes
DS:SI -> request packet (see #01962 at AH=E3h/SF=64h)
ES:DI -> reply buffer (see #02198)

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

See Also: AH=F2h"Novell" - AH=E3h/SF=64h - AX=F217h/SF=65h - AX=F217h/SF=66h

Format of NetWare "Create Queue" reply packet: Offset Size Description (Table 02198) 00h DWORD (big-endian) object ID of queue

See Also: #01962 - #01963

Category: Netware - Int 21h - N

------

Prev Next Ralf Interrups Categories Contents