[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 21 - LANtastic v3+ - GET STREAM INFO
        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

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)

See Also: 215FA5
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson