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 "WSALookupServiceNext" in [All]

Constants

.

        /// No more results can be returned by WSALookupServiceNext.

.

        /// No more results can be returned by WSALookupServiceNext.

ws2_32

.

static extern Int32 WSALookupServiceNext(Int32 hLookup, Int32 dwControlFlags,ref Int32 lpdwBufferLength, IntPtr pqsResults);

.

Declare Function WSALookupServiceNext Lib "ws2_32.dll" (TODO) As TODO

.

            nextresult = WSALookupServiceNext(hLookup, 4080, ref dwLength, pqs);

.
Documentation
[WSALookupServiceNext] on MSDN

 
Access PInvoke.net directly from VS: