This topic has not yet been rated - Rate this topic

GetDesktopWindow (Windows Embedded Compact 7)

1/23/2013

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


HWND GetDesktopWindow(void);

None.

The return value is a handle to the desktop window.

Header

winuser.h

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.