[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 92 - Da Vinci eMail Dispatcher - "NetWhereIs"
        AX = E104h
        BX = 0006h
        CX:DX -> parameter block (see below)
Return: AX = status (see AH=E1h)
Note:   this function is used to verify node address for usernames

Format of parameter block:
Offset  Size    Description
 00h    WORD    segment of node address buffer
 02h    WORD    offset of node address buffer
 04h    WORD    segment of uppercase username
 06h    WORD    offset of uppercase username
 08h    WORD    segment of "DVSEMAIL"
 0Ah    WORD    offset of "DVSEMAIL"

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