ScriptString_pcOutChars(3w)
NAME
ScriptString_pcOutChars (USP10.@)
SYNOPSIS
const int * ScriptString_pcOutChars
(
SCRIPT_STRING_ANALYSIS ssa
)
DESCRIPTION
Retrieve the length of a string after clipping.
PARAMS
ssa [In] String analysis.
RETURNS
Success: Pointer to the length.
Failure: NULL
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".