SOCK_HOSTENT (STRUCT)ΒΆ
TYPE SOCK_HOSTENT : STRUCT
This structure contains information on the host.
- InOut:
- Name - Type - Comment - szHostname- REFERENCE TO STRING - Official name of host (network name) - pAliasList- POINTER TO POINTER TO STRING - Pointer to list of aliases - iHostAddrType- INT- Address type of host - iLengthAddr- INT- Size of host address - pAddrList- POINTER TO POINTER TO STRING - Pointer to address list 
