ReactOS 0.4.16-dev-747-gbc52d5f
_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 643 of file winnls.h.

Member Data Documentation

◆ Grouping

UINT _numberfmtW::Grouping

◆ LeadingZero

UINT _numberfmtW::LeadingZero

Definition at line 645 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 649 of file winnls.h.

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

◆ NumDigits

UINT _numberfmtW::NumDigits

Definition at line 644 of file winnls.h.

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


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