1.函数GetLocalHostName(Cstring& sHostName)中的形参是出口参数还是入口参数?
2.函数GetIPAddress(const Cstring& sHostName,Cstring& sIPAddress)中的形参是出口参数还是入口参数?