SE_clob_free

Frees memory held in an SE_CLOB_INFO structure

Usage syntax

void SE_clob_free(SE_CLOB_INFO *clob);

Parameters
clob SE_NCLOB_INFO structure to free
Description

This function frees the memory allocated within the SE_CLOB_INFO structure.

Returns

None