Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTBase.SetError

Syntax

void SetError(CTDBRET code)

Parameters

  • code [in] the new error code.

Description

Sets the error code.

Return

None.

See Also

GetError(), ClearError()

TOCIndex