Funktionreferenz


_WinAPI_GetWindowTheme


Retrieves a theme handle to a window that has visual styles applied

#include <WinAPITheme.au3>
_WinAPI_GetWindowTheme ( $hWnd )

Parameter

$hWnd Handle to the window.

Rückgabewert

Success: Handle to the theme.
Failure: 0.

Bemerkungen

None.

Siehe auch

Suche nach GetWindowTheme in der MSDN Bibliothek.