CurrThreadId
int CurrThreadId (void);
Purpose
Returns the ID of the current thread.
Note
CurrThreadId
is obsolete.
CmtGetCurrentThreadID
replaces
CurrThreadId
.
Parameters
None.
Return Value
Name
Type
Description
currentThreadId
integer
The ID of the current thread.