ScriptIsComplex(3w)

NAME

ScriptIsComplex (USP10.@)

SYNOPSIS

HRESULT ScriptIsComplex
 (
  const WCHAR* chars,
  int          len,
  DWORD        flag
 )

DESCRIPTION

Determine if a string is complex.

PARAMS

chars [In] Array of characters to test.

len [In] Length in characters.

flag [In] Flag.

RETURNS

Success: S_OK

Failure: S_FALSE.

NOTES

Behaviour matches that of WinXP.

IMPLEMENTATION

Defined in "usp10.h".

Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/usp10/usp10.c".

Debug channel "uniscribe".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout