ScriptStringGetOrder.3w

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

ScriptStringGetOrder (USP10.@)

SYNOPSIS

HRESULT ScriptStringGetOrder
 (
  SCRIPT_STRING_ANALYSIS ssa,
  UINT*                  order
 )

DESCRIPTION

Retrieve a glyph order map.

PARAMS

ssa [In] String analysis.

order [In/Out] Array of glyph positions.

RETURNS

Success: S_OK

Failure: a non-zero HRESULT.

IMPLEMENTATION

Defined in "usp10.h".

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

Debug channel "uniscribe".