This topic has not yet been rated - Rate this topic

CloseThemeData (Windows CE 5.0)

Windows CE 5.0
Send Feedback

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

Theme Support Reference


Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.


Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.