[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 61 Fn 0007  - Banyan Vines - Set Ports For A Service                   [N]

   AX = 0007h
   BX = 0004h
   DS:DX -> StreetTalk name of service
   DS:DI -> port record block (see below)

Return: AX = status (see AX=0007h/BX=0002h)

See Also: AX=0007h/BX=0002h

Format of port record block:
Offset Size    Description
 00h   WORD    number of 17-byte elements
 02h 17 BYTEs  element: byte 00h = input port type, 01h-10h = port
       (see AX=0001h#"Sosock" for port format)

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