Return the system specific process identifier for the currently running process.
Synopsis
Declared in <bdls_processutil.h>
static
int
getProcessId();
Return Value
the system‐specific process identifier for the currently running process
Created with MrDocs