Searched defs:_currencyfmtW (Results 1 – 1 of 1) sorted by relevance
613 typedef struct _currencyfmtW { struct614 UINT NumDigits;615 UINT LeadingZero;616 UINT Grouping;617 LPWSTR lpDecimalSep;618 LPWSTR lpThousandSep;619 UINT NegativeOrder;620 UINT PositiveOrder;621 LPWSTR lpCurrencySymbol;