Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

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

.
Documentation
[WSALookupServiceEnd] on MSDN
.

            WSALookupServiceEnd(hLookup);

Constants

.

        /// 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.


 
Access PInvoke.net directly from VS: