ReactOS 0.4.15-dev-7942-gd23573b
_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 601 of file winnls.h.

Member Data Documentation

◆ Grouping

UINT _currencyfmtA::Grouping

Definition at line 604 of file winnls.h.

◆ LeadingZero

UINT _currencyfmtA::LeadingZero

Definition at line 603 of file winnls.h.

◆ lpCurrencySymbol

LPSTR _currencyfmtA::lpCurrencySymbol

Definition at line 609 of file winnls.h.

◆ lpDecimalSep

LPSTR _currencyfmtA::lpDecimalSep

Definition at line 605 of file winnls.h.

◆ lpThousandSep

LPSTR _currencyfmtA::lpThousandSep

Definition at line 606 of file winnls.h.

◆ NegativeOrder

UINT _currencyfmtA::NegativeOrder

Definition at line 607 of file winnls.h.

◆ NumDigits

UINT _currencyfmtA::NumDigits

Definition at line 602 of file winnls.h.

◆ PositiveOrder

UINT _currencyfmtA::PositiveOrder

Definition at line 608 of file winnls.h.


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