Int 21/AX=5FA1h

Prev Next Ralf Interrups Categories Contents

------

LANtastic - SET QUEUE ENTRY

AX = 5FA1h
BX = handle of opened queue entry
DS:SI -> queue entry (see #01732)

Return:
CF clear if successful CF set on error AX = error code

Notes: The only queue entry fields which may be changed are output control, number of copies, destination device, and comment. The handle in BX is that from a create or open (INT 21/AH=3Ch,3Dh) call on the file "\\server\\@MAIL" or "\\server\@name" (for printer queue entries)

See Also: AX=5FA0h - AX=5FA2h - AX=5FA9h

Category: Network - Int 21h - L

------

Prev Next Ralf Interrups Categories Contents