ReactOS 0.4.16-dev-1946-g52006dd
_currencyfmtA Struct Reference

#include <winnls.h>

Public Attributes

UINT NumDigits
 
UINT LeadingZero
 
UINT Grouping
 
LPSTR lpDecimalSep
 
LPSTR lpThousandSep
 
UINT NegativeOrder
 
UINT PositiveOrder
 
LPSTR lpCurrencySymbol
 

Detailed Description

Definition at line 670 of file winnls.h.

Member Data Documentation

◆ Grouping

UINT _currencyfmtA::Grouping

Definition at line 673 of file winnls.h.

◆ LeadingZero

UINT _currencyfmtA::LeadingZero

Definition at line 672 of file winnls.h.

◆ lpCurrencySymbol

LPSTR _currencyfmtA::lpCurrencySymbol

Definition at line 678 of file winnls.h.

◆ lpDecimalSep

LPSTR _currencyfmtA::lpDecimalSep

Definition at line 674 of file winnls.h.

◆ lpThousandSep

LPSTR _currencyfmtA::lpThousandSep

Definition at line 675 of file winnls.h.

◆ NegativeOrder

UINT _currencyfmtA::NegativeOrder

Definition at line 676 of file winnls.h.

◆ NumDigits

UINT _currencyfmtA::NumDigits

Definition at line 671 of file winnls.h.

◆ PositiveOrder

UINT _currencyfmtA::PositiveOrder

Definition at line 677 of file winnls.h.


The documentation for this struct was generated from the following file: