This method parses a string to read a currency value. It uses national language specifications (locale identifiers) for the meaning of nonnumeric characters in the source string.
| Header file: | Afxdisp.h |
| Platforms: | H/PC 2.0, H/PC Pro |
| Windows CE versions: | 2.0 and later |
| Complete documentation: | Visual C++ documentation |
BOOL ParseCurrency( LPCTSTR lpszCurrency, DWORD dwFlags = 0,
LCID lcid = LANG_USER_DEFAULT );throw( CMemoryException );
throw( COleException );
COleCurrency::Format, COleCurrency::GetStatus, CMemoryException, COleException