Function Reference


_WinAPI_PaintDesktop

Fills the clipping region in the specified device context with the desktop pattern or wallpaper

#include <WinAPIGdi.au3>
_WinAPI_PaintDesktop ( $hDC )

Parameters

$hDC Handle to the device context.

Return Value

Success: True
Failure: False

See Also

Search PaintDesktop in MSDN Library.