SYNOPSIS
#include <nutc.h>
int _NutIsNuTCProcess(pid_t pid, int *result);
DESCRIPTION
The
PARAMETERS
- pid
-
Specifies the process ID to query.
- result
-
Specifies the location where the boolean result of the query is returned if the process ID is valid.
RETURN VALUES
If successful,
- EFAULT
-
result points to an invalid location.
- ESRCH
-
No process can be found that corresponds to the one that pid specifies.
CONFORMANCE
PTC MKS Toolkit UNIX APIs extension.
MULTITHREAD SAFETY LEVEL
MT-Safe.
PORTING ISSUES
None.
AVAILABILITY
PTC MKS Toolkit for Professional Developers
PTC MKS Toolkit for Professional Developers 64-Bit Edition
PTC MKS Toolkit for Enterprise Developers
PTC MKS Toolkit for Enterprise Developers 64-Bit Edition
PTC MKS Toolkit 10.5 Documentation Build 40.