ReactOS 0.4.16-dev-1279-gc894716
_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 621 of file winnls.h.

Member Data Documentation

◆ Grouping

UINT _currencyfmtA::Grouping

Definition at line 624 of file winnls.h.

◆ LeadingZero

UINT _currencyfmtA::LeadingZero

Definition at line 623 of file winnls.h.

◆ lpCurrencySymbol

LPSTR _currencyfmtA::lpCurrencySymbol

Definition at line 629 of file winnls.h.

◆ lpDecimalSep

LPSTR _currencyfmtA::lpDecimalSep

Definition at line 625 of file winnls.h.

◆ lpThousandSep

LPSTR _currencyfmtA::lpThousandSep

Definition at line 626 of file winnls.h.

◆ NegativeOrder

UINT _currencyfmtA::NegativeOrder

Definition at line 627 of file winnls.h.

◆ NumDigits

UINT _currencyfmtA::NumDigits

Definition at line 622 of file winnls.h.

◆ PositiveOrder

UINT _currencyfmtA::PositiveOrder

Definition at line 628 of file winnls.h.


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