[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 21 Fn 5FA4  - LANtastic V3+ - Get Stream Info                          [N]

   AX = 5FA4h
   BX = 0-based stream index number
   DS:SI -> buffer for stream information (see below)
   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 stream information:
Offset Size    Description
 00h   BYTE    queueing of jobs for logical printer (0=disabled,other=enabled)
 01h 11 BYTEs  logical printer resource template (may contain ? wildcards)

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson