Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Construction
Constructs a COleCurrency object. |
Attributes
Gets the status (validity) of this COleCurrency object. |
|
Sets the status (validity) for this COleCurrency object. |
Operations
Generates a formatted string representation of a COleCurrency object. |
|
Reads a CURRENCY value from a string and sets the value of COleCurrency. |
|
Sets the value of this COleCurrency object. |
Operators
Scales a COleCurrency value by an integer value. |
|
Scales this COleCurrency value by an integer value. |
|
Adds, subtracts, and changes sign of COleCurrency values. |
|
Adds and subtracts a COleCurrency value from this COleCurrency object. |
|
Copies a COleCurrency value. |
|
Compares two COleCurrency values. |
|
Converts a COleCurrency value into a CURRENCY. |
Data Members
Contains the underlying CURRENCY for this COleCurrency object. |
|
Contains the status of this COleCurrency object. |
Archive/Dump
Outputs a COleCurrency value to CArchive or CDumpContext. |
|
Inputs a COleCurrency object from CArchive. |