ReactOS 0.4.15-dev-7934-g1dc8d80
_numberfmtA Struct Reference

#include <winnls.h>

Public Attributes

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

Detailed Description

Definition at line 633 of file winnls.h.

Member Data Documentation

◆ Grouping

UINT _numberfmtA::Grouping

Definition at line 636 of file winnls.h.

Referenced by UpdateLocaleSample(), and UpdateNumSamples().

◆ LeadingZero

UINT _numberfmtA::LeadingZero

Definition at line 635 of file winnls.h.

Referenced by UpdateLocaleSample(), and UpdateNumSamples().

◆ lpDecimalSep

LPSTR _numberfmtA::lpDecimalSep

Definition at line 637 of file winnls.h.

Referenced by UpdateLocaleSample(), and UpdateNumSamples().

◆ lpThousandSep

LPSTR _numberfmtA::lpThousandSep

Definition at line 638 of file winnls.h.

Referenced by UpdateLocaleSample(), and UpdateNumSamples().

◆ NegativeOrder

UINT _numberfmtA::NegativeOrder

Definition at line 639 of file winnls.h.

Referenced by UpdateLocaleSample(), and UpdateNumSamples().

◆ NumDigits

UINT _numberfmtA::NumDigits

Definition at line 634 of file winnls.h.

Referenced by UpdateLocaleSample(), and UpdateNumSamples().


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