[ Previous |
Next |
Contents |
Glossary |
Home |
Search ]
The graPHIGS Programming Interface : Subroutine Reference
GPTMAP - Terminate Application Process
Purpose
Use
GPTMAP to terminate an application process.
The specified application process is terminated
(if still running)
and all system resources used by the application process
are reclaimed.
Parameters
apid -- specified by user, fullword integer
Application process identifier.
Error Codes
- 1302
- SPECIFIED APPLICATION PROCESS ID DOES NOT EXIST
Related Subroutines
- GPEXAP
- Execute Application Process
- GPINAP
- Initiate Application Process
RCP code
201342466
(X'0C003E02')
[ Previous |
Next |
Contents |
Glossary |
Home |
Search ]