ctdbBlobGetData
Return a pointer to the blob data.
Declaration
pVOID ctdbBlobGetData(pCTBLOB pBlob)
Description
ctdbBlobGetData() retrieves a pointer to the blob data.
Returns
ctdbBlobGetData() returns the pointer to the blob data
See also
ctdbBlobGetSize(), ctdbBlobClear(), ctdbBlobCmp(), ctdbBlobSet()