Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTTime.SetTime

Syntax

void SetTime(CTTIME Time)

void SetTime(CTTime Time)

Parameters

  • Time [in] The new time to set to the CTTime object.

Description

Sets the time to the CTTime object.

Return

None.

See Also

GetTime()

TOCIndex