ScriptStringGetLogicalWidths.3w

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

ScriptStringGetLogicalWidths (USP10.@)

SYNOPSIS

HRESULT ScriptStringGetLogicalWidths
 (
  SCRIPT_STRING_ANALYSIS ssa,
  int*                   piDx
 )

DESCRIPTION

Returns logical widths from a string analysis.

PARAMS

ssa [In] string analysis.

piDx [Out] logical widths returned.

RETURNS

Success: S_OK

Failure: a non-zero HRESULT.

IMPLEMENTATION

Defined in "usp10.h".

Implemented in "dlls/usp10/usp10.c".

Debug channel "uniscribe".