GetWindowTheme.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

GetWindowTheme (UXTHEME.@)

SYNOPSIS

HTHEME GetWindowTheme
 (
  HWND hwnd
 )

DESCRIPTION

Retrieve the last theme opened for a window.

PARAMS

hwnd [In] window to retrieve the theme for.

RETURNS

The most recent theme.

IMPLEMENTATION

Defined in "uxtheme.h".

Implemented in "dlls/uxtheme/system.c".

Debug channel "uxtheme".