Поделиться через


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

См. также

Основные понятия

CWnd Class

CWnd Members

Hierarchy Chart

GetDesktopWindow