CWnd::GetOpenClipboardWindow

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

static CWnd* PASCAL GetOpenClipboardWindow( );

Return Value

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

Requirements

Header: afxwin.h

See Also

Reference

CWnd Class

Hierarchy Chart

CWnd::GetClipboardOwner

CWnd::GetClipboardViewer

CWnd::OpenClipboard

GetOpenClipboardWindow

Concepts

CWnd Members