EuroDisplay Class (PIA)

Use this object to convert and format currency amounts where multiple currencies must be displayed.

Methods

Method Description
ConvertAltStringToCurr Converts a string representation of a monetary value in the currency specified by the alternate locale identifier to a currency Object.
ConvertBaseStringToCurr Converts a string representation of a monetary value in the currency specified by the base locale identifier to a currency Object.
ConvertMoney Converts the specified currency Object (representing a monetary value in the base currency) to a currency Object representing a monetary value in the alternate currency, using the initialized conversion rate.
FormatAltMoney Creates a string representation of a currency Object, based on the alternate locale identifier and the alternate currency symbol string.
FormatBaseMoney Creates a string representation of a currency Object, based on the base locale identifier and the base currency symbol string.
Initialize Initializes the object with the specified alternate currency symbol, base currency symbol, alternate locale identifier, base locale identifier, and conversion rate.

Requirements

Namespace: Microsoft.CommerceServer.Interop.Orders

Platforms: Windows 2000, Windows Server 2003

Assembly: eurodisplib (in eurodisplib.dll)

Copyright © 2005 Microsoft Corporation.
All rights reserved.