CWnd::GetOpenClipboardWindow

Retrieves the handle of the window that currently has the Clipboard open.

static CWnd* PASCAL GetOpenClipboardWindow( );

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

The handle of the window that currently has the Clipboard open if the function is successful; otherwise NULL.

Требования

Header: afxwin.h

См. также

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

CWnd Class

CWnd Members

Hierarchy Chart

CWnd::GetClipboardOwner

CWnd::GetClipboardViewer

CWnd::OpenClipboard

GetOpenClipboardWindow