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


CWnd::GetClipboardViewer

Retrieves the first window in the Clipboard-viewer chain.

static CWnd* PASCAL GetClipboardViewer( );

Возвращаемое значение

Identifies the window currently responsible for displaying the Clipboard if successful; otherwise NULL (for example, if there is no viewer).

The returned pointer may be temporary and should not be stored for later use.

Требования

Header: afxwin.h

См. также

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

CWnd Class

CWnd Members

Hierarchy Chart

CWnd::GetClipboardOwner

GetClipboardViewer