CurrThreadId
- Updated2023-02-21
- 1 minute(s) read
CurrThreadId
int CurrThreadId (void);
Purpose
![]() |
Note This function has been superseded by CmtGetCurrentThreadID. |
Returns the ID of the current thread.
Parameters
None.
Return Value
Name | Type | Description |
currentThreadId | int | The ID of the current thread. |
Additional Information
Library: Utility Library
Include file: utility.h
LabWindows/CVI compatibility: LabWindows/CVI 5.0 and later