FairCom Corporation


4.3.22 ctdbBlobClear


Clear a blob variable by releasing memory associated with data.

Declaration

CTDBRET ctdbBlobClear(pCTBLOB pBlob)

Description

ctdbBlobClear clears a blob variable by releasing memory associated with data, setting data to NULL and size to zero.

Returns

ctdbBlobClear returns CTDBRET_OK if successful, or the c-tree Plus error code on failure.

See also

ctdbBlobGetData, ctdbBlobCmp, ctdbBlobGetSize, ctdbBlobSet, ctdbBlobFree


FairCom Corporation
www.faircom.com