hmCal_Get Current Thread ID

hmCal_Get Current Thread ID -> thread ID

Parameter          Type             Description
thread ID          Longint      <-  thread ID

Description

The command hmCal_Get Current Thread ID returns the thread ID of the current thread.

Example

The following example returns the current thread-ID:

C_LONGINT($vl_threadID)

$vl_threadID:=hmCal_Get Current Thread ID