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

ws2_32

.

static extern Int32 WSALookupServiceBegin(WSAQUERYSET lpqsRestrictions, Int32 dwControlFlags, ref Int32 lphLookup);

.

WSAQUERYSET

.

        WSAQUERYSET lpRestrictions = new WSAQUERYSET();

.

            WSAQUERYSET qs = new WSAQUERYSET();

.

                qs = Marshal.PtrToStructure<WSAQUERYSET>(pqs);

Structures

.

struct WSAQUERYSET

.

Structure WSAQUERYSET

.
Documentation
[WSAQUERYSET] on MSDN

 
Access PInvoke.net directly from VS: