This topic has not yet been rated - Rate this topic

CWnd::ChangeClipboardChain

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

BOOL ChangeClipboardChain(
   HWND hWndNext 
);
hWndNext

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

Nonzero if successful; otherwise 0.

Header: afxwin.h

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ