Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTMoney::StringToMoney

Syntax

void StringToMoney(const CTString& str)

Parameters

  • str [in] The string object to be converted.

Description

StringToMoney() converts a CTString object to a CTMoney object.

Return

None.

See also

AsString()

TOCIndex