ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabWindows/CVI

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