CWnd::ChangeClipboardChain

CWnd::ChangeClipboardChain 

BOOL ChangeClipboardChain( HWND hWndNext );

Return Value

Nonzero if successful; otherwise 0.

Parameters

hWndNext

Identifies the window that follows CWnd in the Clipboard-viewer chain.

Remarks

Removes CWnd from the chain of Clipboard viewers and makes the window specified by hWndNext the descendant of the CWnd ancestor in the chain.

CWnd Overview |  Class Members |  Hierarchy Chart

See Also   CWnd::SetClipboardViewer, ::ChangeClipboardChain