WSATHREADID (Windows CE 5.0)
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