GetCurrencyFormatW.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

GetCurrencyFormatW (KERNEL32.@)

SYNOPSIS

INT GetCurrencyFormatW
 (
  LCID                lcid,
  DWORD               dwFlags,
  LPCWSTR             lpszValue,
  const CURRENCYFMTW* lpFormat,
  LPWSTR              lpCurrencyStr,
  int                 cchOut
 )

DESCRIPTION

See GetCurrencyFormatA(3w).

IMPLEMENTATION

Defined in "winnls.h".

Implemented in "dlls/kernel32/lcformat.c".

Debug channel "nls".