( const char* szHostName, char* szIp,
int iLen )
get ip address for host address.
Documentation
get ip address for host address.
- Parameters:
- szHostName - [in] host address
szIp - [out] ip address
iLen - [in] size of szIp
- Returns:
- if success, return 0.
otherwise return -1;
- Author:
- Yee Young Han
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.