How To Retrieve the Regional Settings Currency Symbol (199244)
The information in this article applies to:
- Microsoft Visual Basic Professional Edition for Windows 4.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 4.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q199244 SUMMARY
32-bit Visual Basic applications that are distributed in more than one country must rely upon the Regional Settings specifications of the Windows Control Panel for retrieving the appropriate currency symbol to display to the user. Retrieving the currency symbol involves calling the
GetLocaleInfo function from the 32-bit Windows API function library.
REFERENCESFor additional information about how to use API functions from within Visual Basic, click the article numbers below
to view the articles in the Microsoft Knowledge Base:
145679 How To Use the Registry API to Save and Retrieve Setting
For information on how to use the API Viewer add-in that ships with Visual Basic, please see "Accessing The Microsoft Windows API" in the Visual Basic Books Online.
For more information about locale identifiers, please see "Visual Basic Programmer's Guide to the Win32 API", by Daniel Appleman, PC Magazine Press
Modification Type: | Minor | Last Reviewed: | 7/15/2004 |
---|
Keywords: | kbAPI kbhowto KB199244 |
---|
|