Share via


CWnd::GetClipboardViewer

staticCWnd*PASCALGetClipboardViewer();

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 OverviewClass MembersHierarchy Chart

See Also   CWnd::GetClipboardOwner,