FpGetpgrp
Get process group ID
Declaration
Source position: bunxh.inc line 55
function FpGetpgrp : TPid;
Description
FpGetpgrp returns the process group ID of the current process.
Errors
None.
See also
Name | Description |
---|---|
FpGetGID | Return real group ID |
fpGetPID | Return current process ID |
fpGetPPID | Return parent process ID |
FpGetUID | Return current user ID |