Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Win 2 API - <b>changeclipboardchain</b> remove and add window to clipboard viewer chain http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
ChangeClipboardChain        Remove and add window to clipboard viewer chain

BOOL ChangeClipboardChain(hWnd, hWndNext)
HWND hWnd; /* Window to be removed from clipboard viewer chain */
HWND hWndNext; /* Window to replace the removed window */

Returns:    Non-zero if hWnd was in the chain, otherwise zero.

See Also: GetClipboardViewer SetClipboardViewer

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson