GetDesktopWindow

Version 3.0

Syntax

HWND GetDesktopWindow()

This function returns the window handle to the Windows desktop window. The desktop window covers the entire screen and is the area on top of which all icons and other windows are painted.

This function has no parameters.

Return Value

The return value identifies the Windows desktop window.