Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTCurrency::AsMoney

Syntax

CTMoney AsMoney( ) const

Parameters

This method has no parameters.

Description

Convert a CTCurrency object (64-bit) to a CTMoney object (32-bit).

Return

AsMoney() returns the converted value as a CTMoney object.

See also

AsString()

TOCIndex