Returns an operating-system-dependent identifier associated with the thread.
HRESULT GetSystemThreadId(
DWORD* dwThreadId
); |
Parameters
- dwThreadId
-
[out] An operating-system-dependent identifier associated with the thread.
Returns an operating-system-dependent identifier associated with the thread.
HRESULT GetSystemThreadId(
DWORD* dwThreadId
); |
[out] An operating-system-dependent identifier associated with the thread.