CWnd::GetOpenClipboardWindow 

static CWnd* PASCAL GetOpenClipboardWindow( );

Return Value

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

Remarks

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

CWnd OverviewClass MembersHierarchy Chart

See Also   CWnd::GetClipboardOwner, CWnd::GetClipboardViewer, CWnd::OpenClipboard, ::GetOpenClipboardWindow