Int 21/AX=5FA4h

Prev Next Ralf Interrups Categories Contents

------

LANtastic v3+ - GET STREAM INFO

AX = 5FA4h
BX = 0-based stream index number
DS:SI -> buffer for stream information (see #01738)
ES:DI -> ASCIZ machine name in form "\\machine"

Return:
CF clear if successful CF set on error AX = error code BX = next stream number

See Also: AX=5FA5h

Format of LANtastic stream information: Offset Size Description (Table 01738) 00h BYTE queueing of jobs for logical printer (0=disabled,other=enabled) 01h 11 BYTEs logical printer resource template (may contain ? wildcards)

Category: Network - Int 21h - L

------

Prev Next Ralf Interrups Categories Contents