|
pure virtual |
Retrieves host information for the host specified in pszHostname.
Unlike getHostByName() this method does not support appending the port to the hostname string.
| pszHostname | [ in ] A pointer to the ASCIIZ name of the host to lookup/resolve. |
| ppEnt | [ out ] The address of a variable that will recieve the p6IHostent interface pointer. |