Expand Minimize
This topic has not yet been rated - Rate this topic

CWnd::GetDesktopWindow

Returns the Windows desktop window.

static CWnd* PASCAL GetDesktopWindow( );

Identifies the Windows desktop window. This pointer may be temporary and should not be stored for later use.

The desktop window covers the entire screen and is the area on top of which all icons and other windows are painted.

Header: afxwin.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.