Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTBlob.GetBlob

Syntax

void GetBlob(ctdbBLOB Blob)

Parameters

  • Blob [out] The retrieved ctdbBLOB object

Description

Retrieves the CTBlob object

Return

None.

See Also

SetBlob()

TOCIndex