Desktop Functions: Smart Device Functions:
|
Search Results for "WSALookupServiceEnd" in [All]ws2_32
static extern Int32 WSALookupServiceEnd(Int32 hLookup);
Declare Function WSALookupServiceEnd Lib "ws2_32.dll" (hLookup as Int32) As Int32
WSALookupServiceEnd(hLookup); Constants3: WINERROR
/// A call to WSALookupServiceEnd was made while this call was still processing. The call has been canceled.
/// A call to WSALookupServiceEnd was made while this call was still processing. The call has been canceled. |