GetThreadID
Get the current Thread ID.
Declaration
Source position: systemh.inc line 1510
function GetThreadID : TThreadID;
Description
GetThreadID returns the current process ID. The meaning of the return value of this call is system dependent.
See also
Name | Description |
---|---|
GetProcessID | Get the current process ID |