Int 21 Fn F217 - Novell Netware V2.1+ - Create Queue [N]
AX = F217h subfn 64h
CX = length of request packet in bytes
DX = length of reply buffer in bytes
DS:SI -> request packet (see #1650 at AH=E3h/SF=64h)
ES:DI -> reply buffer (see #1886)
Return: AX = status (see #2546 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 1886)
00h DWORD (big-endian) object ID of queue
See Also: #1650,#1651