ScriptBreak (USP10.@)
HRESULT ScriptBreak ( const WCHAR* chars, int count, const SCRIPT_ANALYSIS* sa, SCRIPT_LOGATTR* la )
Retrieve line break information.
chars | [In] | Array of characters. |
sa | [In] | String analysis. |
la | [In] | Array of logical attribute structures. |
Success: S_OK
Failure: S_FALSE
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.