LabWindows/CVI

Content Type
Programming Language
Current manual

CurrThreadId

CurrThreadId

int CurrThreadId (void);

Purpose

Note 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

Was this information helpful?