Use these operators to scale a COleCurrency value by an integral value.
COleCurrency operator *( long nOperand ) const;
COleCurrency operator /( long nOperand ) const;
Header file: | Afxdisp.h |
Platforms: | |
Versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
COleCurrency Overview, COleCurrency Operators, Automation Types, COleCurrency::operator *=, /=, COleCurrency::GetStatus