ScriptCacheGetHeight(3w)

NAME

ScriptCacheGetHeight (USP10.@)

SYNOPSIS

HRESULT ScriptCacheGetHeight
 (
  HDC           hdc,
  SCRIPT_CACHE* psc,
  LONG*         height
 )

DESCRIPTION

Retrieve the height of the font in the cache.

PARAMS

hdc [In] Device context.

psc [In/Out] Opaque pointer to a script cache.

height [Out] Receives font height.

RETURNS

Success: S_OK

Failure: Non-zero HRESULT value.

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