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.
1/6/2010
This structure enables a provider to identify the thread to run.
Syntax
typedef struct _WSATHREADID {
HANDLE ThreadHandle;
DWORD Reserved;
} WSATHREADID, *LPWSATHREADID;
Members
- ThreadHandle
Handle to the thread identifier.
- Reserved
Reserved.
Requirements
| Header | ws2spi.h |
| Windows Embedded CE | Windows CE .NET 4.0 and later |