CWnd::GetClipboardViewer

CWnd::GetClipboardViewer 

static CWnd* PASCAL GetClipboardViewer( );

Return Value

Identifies the window currently responsible for displaying the Clipboard if successful; otherwise NULL (for example, if there is no viewer).

The returned pointer may be temporary and should not be stored for later use.

Remarks

Retrieves the first window in the Clipboard-viewer chain.

CWnd Overview |  Class Members |  Hierarchy Chart

See Also   CWnd::GetClipboardOwner, ::GetClipboardViewer