prt_api_term_intproc

Name

prt_api_term_intproc

Purpose

Terminate PRT_API Interested Process interface.

Description

This routine is responsible for de-allocating all memory allocated by the PRT_API interested process routines and for terminating any services to other application programmer interfaces.

Syntax

int prt_api_term_intproc (retstat)
COR_STATUS *retstat;

Data Structures

See Static Information Requirements

Arguments

Argument Description
Input
None
Output
*retstat Pointer to COR_STATUS structure

Return Value

None