CWnd::GetOpenClipboardWindow

Switch View :
ScriptFree
Visual Studio 2010 - Visual C++
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

Concepts