ScriptApplyDigitSubstitution (USP10.@)
HRESULT ScriptApplyDigitSubstitution ( const SCRIPT_DIGITSUBSTITUTE* sds, SCRIPT_CONTROL* sc, SCRIPT_STATE* ss )
Apply digit substitution settings.
sds | [In] | Structure with recorded substitution settings. |
sc | [In] | Script control structure. |
ss | [In] | Script state structure. |
Success: S_OK
Failure: E_INVALIDARG if sds is invalid. Otherwise an HRESULT.
Defined in "usp10.h".
Implemented in "dlls/usp10/usp10.c". source.winehq.org/source/dlls/usp10/usp10.c
Debug channel "uniscribe".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jul 2008.