TermCompression API - Stop the compression library

Terminates the compression library. The library will free the memory used for pCB.

Authorization

None

Required connection

None

API include file

sqlucompr.h

API and data structure syntax

int TermCompression(
      struct COMPR_CB *pCB);

TermCompression API parameters

pCB
Input. This is the control block that was returned by the InitCompression API call.