GetThreadId
Description
Retrieves the identifier of the calling thread.
The thread identifier is a system-defined value that is unique among all currently running threads. The value can be used to identify the thread in debugging, logging, or inter-thread communication scenarios.
Syntax
DWORD GetThreadId(
THREAD_HANDLE &