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