[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 7F - Alloy NTNX, MW386 - GET NEXT FULL CHANNEL
        AH = 15h
        CL = 01h
        DX:DI -> full-channel structure
Return: AL = status
            00h successful
            01h busy
            0Ah no datagrams available
Note:   MW386 v1.0 returns the lowest channel with a datagram; newer versions
          and NTNX return the oldest datagram

Format of full-channel structure:
Offset  Size    Description
 00h    BYTE    number of channel with oldest datagram
 01h    BYTE    sender ID

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