c-treeDB API for C++ - Developers Guide
CTBlob::AsString
Syntax
void AsString(CTString& str) const
Parameters
- str [out] the CTString object converted from the CTBlob object.
Description
Returns a CTBLOB object as a CTString object.
Return
None.
See also
Get()