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 Overview | Class Members | Hierarchy Chart
See Also CWnd::GetClipboardOwner, CWnd::GetClipboardViewer, CWnd::OpenClipboard, ::GetOpenClipboardWindow