Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTBase.SetUserTag

Syntax

void SetUserTag(System.IntPtr tagptr)

Parameters

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

Description

Sets the user tag.

Return

None.

See Also

GetUserTag()

TOCIndex