[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 7F Fn 14  - Alloy Ntnx, Mw386 - Set Acknowledge Isr                    [N]

   AH = 14h
   CL = 01h
   DX:DI -> application FAR acknowledge service routine (see below)

Return: AL = status (00h-03h) (see AH=12h)

Note:  the service routine will be called as soon as an acknowledgment arrives

See Also: AH=12h,AH=14h/CL=00h,AH=14h/CL=04h,AH=15h/CL=04h

Service routine called with:
   DS:SI -> acknowledge structure (see AH=15h/CL=04h)

Return: AL = response code
       00h application busy, network executive should call again later
       01h acknowledge accepted
   AH,DX,SI may be destroyed

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