[ Previous | Next | Contents | Glossary | Home | Search ]
The graPHIGS Programming Interface : Subroutine Reference

GPCLPH - Close graPHIGS

GPCLPH

Purpose

Use GPCLPH to terminate all graPHIGS API processing for this application process. This subroutine function detaches all attached resources or resources created by the application and disconnects all nuclei connected to the application. GPCLPH closes all graPHIGS API files and releases system resources, such as storage and locks. This subroutine also sets the graPHIGS system state to graPHIGS Closed (PHCL) Reopen the graPHIGS API by invoking the Open graPHIGS (GPOPPH) subroutine.

Error Codes

None

Related Subroutines

GPOPPH
Open graPHIGS

RCP code

201327105 (X'0C000201')


[ Previous | Next | Contents | Glossary | Home | Search ]