Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTBlob::Resize

Syntax

void Resize(VRLEN size)

Parameters

  • size [in] The new value to be assigned to the CTBlob object

Description

Resizes the CTBlob object.

Return

None.

See also

GetSize()

TOCIndex