prt_api_term
Name
prt_api_term
Purpose
Terminate PRT_API interface.
Description
This routine is responsible for de-allocating the communication buffers allocated by the prt_api_init routine. If the application registered as an interested process to a PRT process it must call the prt_api_term_intproc routine.
Syntax
int prt_api_term (retstat)
COR_STATUS *retstat;
Data Structures
None
Argument | Description |
---|---|
Input | |
None | |
Output | |
*retstat | Pointer to COR_STATUS structure. |
Return Value
COR_SUCCESS
Error Codes
None