[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'System' (#rtl)

GetProcessID

Get the current process ID

Declaration

Source position: systemh.inc line 595

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

GetThreadID

  

Get the current Thread ID.