[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 92 Fn E10E  - Da Vinci EMail Dispatcher - "netremovename"              [e]

   AX = E10Eh
   BX = size of parameter block in words (0004h)
   CX:DX -> parameter block (see below)

Return: AX = 0001h
Desc:  this function is used to remove a username

See Also: AX=E10Dh

Format of parameter block:
Offset Type    Description
 00h   WORD    segment of uppercase username
 02h   WORD    offset of uppercase username
 04h   WORD    segment of "DVSEMAIL"
 06h   WORD    offset of "DVSEMAIL"

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