NAME

ScriptFreeCache  (USP10.@)

SYNOPSIS

 HRESULT ScriptFreeCache
 (
  SCRIPT_CACHE* psc
 )

DESCRIPTION

Free a script cache.

PARAMS

psc [In/Out] Script cache.

RETURNS

Success: S_OK

Failure: Non-zero HRESULT value.

IMPLEMENTATION

Defined in "usp10.h".

Implemented in "dlls/usp10/usp10.c". source.winehq.org/source/dlls/usp10/usp10.c

Debug channel "uniscribe".


Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2008.