ScriptRecordDigitSubstitution (USP10.@)
HRESULT ScriptRecordDigitSubstitution ( LCID locale, SCRIPT_DIGITSUBSTITUTE* sds )
Record digit substitution settings for a given locale.
locale | [In] | Locale identifier. |
sds | [In] | Structure to record substitution settings. |
Success: S_OK
Failure: E_POINTER if sds is NULL, E_INVALIDARG otherwise.
http://blogs.msdn.com/michkap/archive/2006/02/22/536877.aspx
Defined in "usp10.h".
Implemented in "dlls/usp10/usp10.c". source.winehq.org/source/dlls/usp10/usp10.c
Debug channel "uniscribe".
Copyright © 2007 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2007.