Sponsors
GetCurrencyFormat
in Currency
Function name: GetCurrencyFormat
Defined in : kernel32
Requirements : Windows NT 3.1 or later; Windows 95 or later
Declaration:
Declare Function GetCurrencyFormat Lib "kernel32" Alias "GetCurrencyFormatA" (ByVal Locale As Long, ByVal dwFlags As Long, ByVal lpValue As String, lpFormat As Any, ByVal lpCurrencyStr As String, ByVal cchCurrency As Long) As Long
Parameters:
Returns:
Related functions:
Examples:
Sorry, this function has no examples yet.