Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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