Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTCurrency::StringToCurrency

Syntax

void StringToCurrency(const CTString& str)

Parameters

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

Description

StringToCurrency() converts a CTString object to a CTCurrency object.

Return

None.

See also

AsString()

TOCIndex