[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 61 - Banyan VINES - SET PORTS FOR A SERVICE
        AX = 0007h
        BX = 0004h
        DS:DX -> StreetTalk name of service
        DS:DI -> port record block (see below)
Return: AX = status
            0000h successful
            0001h PC network software not installed or incompatible
            03E9h incorrect name syntax
            03EAh organization name too long
            03EBh group name too long
            03ECh item name too long
            03EDh StreetTalk name too long
            03F3h organization not found
            03F4h group not found
            03F5h StreetTalk name not found
            03F8h not a StreetTalk name
            0409h modify access denied
            040Dh appropriate StreetTalk name unavailable

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