Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTBase::SetUserTag

Syntax

void SetUserTag (pVOID tagptr)

Parameters

  • tagptr [in] is the new tag to be set.

Description

Sets the user tag.

Return

None.

See also

GetUserTag()

TOCIndex