Interrups | Categories | Contents |
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
Interrups | Categories | Contents |