ScriptGetProperties (USP10.@)
HRESULT ScriptGetProperties ( const SCRIPT_PROPERTIES*** props, int* num )
Retrieve a list of script properties.
props | [In] | Pointer to an array of SCRIPT_PROPERTIES pointers. |
num | [In] | Pointer to the number of scripts. |
Success: S_OK
Failure: Non-zero HRESULT value.
Behaviour matches WinXP.
Defined in "usp10.h".
Implemented in "dlls/usp10/usp10.c". source.winehq.org/source/dlls/usp10/usp10.c
Debug channel "uniscribe".
Copyright © 2007 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2007.