ReactOS 0.4.15-dev-8039-g69ebfd6
_numberfmtW Struct Reference

#include <winnls.h>

Public Attributes

UINT NumDigits
 
UINT LeadingZero
 
UINT Grouping
 
LPWSTR lpDecimalSep
 
LPWSTR lpThousandSep
 
UINT NegativeOrder
 

Detailed Description

Definition at line 641 of file winnls.h.

Member Data Documentation

◆ Grouping

UINT _numberfmtW::Grouping

◆ LeadingZero

UINT _numberfmtW::LeadingZero

Definition at line 643 of file winnls.h.

Referenced by AddCommasW(), NLS_GetFormats(), VarFormatNumber(), and VARIANT_BstrReplaceDecimal().

◆ lpDecimalSep

LPWSTR _numberfmtW::lpDecimalSep

◆ lpThousandSep

LPWSTR _numberfmtW::lpThousandSep

◆ NegativeOrder

UINT _numberfmtW::NegativeOrder

Definition at line 647 of file winnls.h.

Referenced by AddCommasW(), NLS_GetFormats(), VarFormatNumber(), and VARIANT_BstrReplaceDecimal().

◆ NumDigits

UINT _numberfmtW::NumDigits

Definition at line 642 of file winnls.h.

Referenced by AddCommasW(), NLS_GetFormats(), VarFormatNumber(), and VARIANT_BstrReplaceDecimal().


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