ReactOS 0.4.15-dev-7906-g1b85a5f
tag_SCRIPT_DIGITSUBSTITUTE Struct Reference

#include <usp10.h>

Public Attributes

DWORD NationalDigitLanguage:16
 
DWORD TraditionalDigitLanguage:16
 
DWORD DigitSubstitute:8
 
DWORD dwReserved
 

Detailed Description

Definition at line 154 of file usp10.h.

Member Data Documentation

◆ DigitSubstitute

DWORD tag_SCRIPT_DIGITSUBSTITUTE::DigitSubstitute

Definition at line 157 of file usp10.h.

Referenced by ScriptApplyDigitSubstitution(), and ScriptRecordDigitSubstitution().

◆ dwReserved

DWORD tag_SCRIPT_DIGITSUBSTITUTE::dwReserved

Definition at line 158 of file usp10.h.

Referenced by ScriptRecordDigitSubstitution().

◆ NationalDigitLanguage

DWORD tag_SCRIPT_DIGITSUBSTITUTE::NationalDigitLanguage

Definition at line 155 of file usp10.h.

Referenced by ScriptRecordDigitSubstitution().

◆ TraditionalDigitLanguage

DWORD tag_SCRIPT_DIGITSUBSTITUTE::TraditionalDigitLanguage

Definition at line 156 of file usp10.h.

Referenced by ScriptRecordDigitSubstitution().


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