[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 21 - LANtastic - GET LOGIN ENTRY
        AX = 5F80h
        BX = login entry index (0-based)
        ES:DI -> 16-byte buffer for machine name
Return: CF clear if successful
            buffer filled with machine name ("\\" prefix removed)
            DL = adapter number (v3+)
        CF set on error
            AX = error code
Note:   the login entry index corresponds to the value BX used in AX=5F83h

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