CmtGetCurrentThreadID
unsigned int CmtGetCurrentThreadID (void);
Purpose
Returns the ID of the current thread.
Parameters
None.
Return Value
Name
Type
Description
currentThreadID
unsigned int
The id of the current thread.