ThreadID()

语法

ThreadID = ThreadID(Thread)
概要
Returns the unique system identifier of the thread.

参数

Thread The thread to use.

返回值

The system identifier. This result is sometimes also known as 'Handle'. Look at the extra chapter Handles and Numbers for more information.

已支持操作系统

所有

<- SignalSemaphore() - Thread Index - ThreadPriority() ->