ScriptIsComplex (USP10.@)
HRESULT ScriptIsComplex ( const WCHAR* chars, int len, DWORD flag )
Determine if a string is complex.
chars | [In] | Array of characters to test. |
len | [In] | Length in characters. |
flag | [In] | Flag. |
Success: S_OK
Failure: S_FALSE.
Behaviour matches that of WinXP.
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 Jan 2008.