| CSocketMaster: ResolveIfHostnameSync |
Resolves a host (if necessary) in synchronous way If succeeds returns a 32 bits long IP, strHostIP = readable IP string and lngErrorCode = 0 If fails returns vbNull, strHostIP = vbNullString and lngErrorCode <> 0
Private Function ResolveIfHostnameSync( ByVal Host As String, ByRef strHostIP As String, ByRef lngErrorCode As Long ) As Long
Project pop2owa Overview Class CSocketMaster Overview CSocketMaster Properties CSocketMaster Methods RecvDataToBuffer SendBufferedData