Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This structure enables a provider to identify the thread to run.
typedef struct _WSATHREADID {HANDLE ThreadHandle;DWORD Reserved;} WSATHREADID, *LPWSATHREADID;
Members
- ThreadHandle
Handle to the thread identifier. - Reserved
Reserved.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Ws2spi.h.
See Also
Send Feedback on this topic to the authors