HP SVA V2.0 Parallel Compositing Reference Guide

pcSessionDestroy(3)
NAME
pcSessionDestroy -- Destroys a Library session.
Synopsis
PCerr pcSessionDestroy(void);
Parameters
None.
Returns
This function returns PC_NO_ERROR on successful completion.
Description
pcSessionDestroy ends the active Library session. It destroys all the active contexts that are
a part of the session before returning.
41