LabWindows/CVI

Content Type
Programming Language
Current manual

ATTR_TP_FUNCTION_THREAD_ID

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
Was this information helpful?