KI_PID
| Argument | Enumeration | Purpose |
|---|---|---|
| pid | Process ID | |
| status | KDB_ERROR_ENUM | Return status |
KI_PID
This routine will test whether a process identified by the given process identifier pid is still active. It will return 0 if the process exists and 1 if it does not (these correspond to the standard error codes for KE_SUCCESS and KE_NOTFOUND.)