ScriptString_pcOutChars.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

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 "dlls/usp10/usp10.c".

Debug channel "uniscribe".