ATTR_TP_FUNCTION_THREAD_ID
- Updated2023-02-21
- 1 minute(s) read
ATTR_TP_FUNCTION_THREAD_ID
Data Type: | unsigned int |
Description: | This attribute specifies the thread ID of the thread that is executing or executed the Thread Function. You can obtain the value of this attribute only while the Thread Function is executing or when the Thread Function has finished executing. Call CmtGetThreadPoolFunctionAttribute with the ATTR_TP_FUNCTION_EXECUTION_STATUS attribute to get the execution state of the function. |
LabWindows/CVI Compatibility: |
LabWindows/CVI 5.5 and later |