Int 6A/AX=D500h/DH=FFh

Prev Next Ralf Interrups Categories Contents

------

DECnet DOS LOCAL AREA TRANSPORT - GET NEXT LAT SERVICE NAME

AX = D500h
DH = FFh
ES:BX -> 17-byte buffer for name

Return:
AH = 00h if successful ES:BX buffer filled AX = FFFFh if end of table or no name available

Notes: Use this function to get the names of the hosts on the network. Successive calls are necessary to get all names

See Also: AX=D600h/DH=FFh

Category: Network - Int 6Ah - D

------

Prev Next Ralf Interrups Categories Contents