ScriptCacheGetHeight (USP10.@)
HRESULT ScriptCacheGetHeight ( HDC hdc, SCRIPT_CACHE* psc, long* height )
Retrieve the height of the font in the cache.
hdc | [In] | Device context. |
psc | [In/Out] | Opaque pointer to a script cache. |
height | [Out] | Receives font height. |
Success: S_OK
Failure: Non-zero HRESULT value.
Defined in "usp10.h".
Implemented in "dlls/usp10/usp10.c". source.winehq.org/source/dlls/usp10/usp10.c
Debug channel "uniscribe".
Copyright © 2006 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Oct 2006.