Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function closes a theme data handle.
HRESULT CloseThemeData( HTHEME hTheme);
Parameters
- hTheme
[in] Handle to a window's specified theme data. Use OpenThemeDataEx to create a theme data handle.
Return Values
Returns S_OK if successful, or E_FAIL otherwise.
Requirements
OS Versions: Windows CE 5.0 and later.
Header: Uxtheme.h.
Link Library: Ietheme.dll.
See Also
Send Feedback on this topic to the authors