CSocketAddr::GetAddrInfoList
Call this method to return a pointer to the addrinfo list.
addrinfo* const GetAddrInfoList( ) const;
Return Value
Pointer to a linked list of one or more addrinfo structures containing response information about the host. For more information about the addrinfo structure, see the "addrinfo" article in the MSDN Library
Requirements
Header: atlsocket.h