GetClipboardViewer

2.x

  HWND GetClipboardViewer(void)    

The GetClipboardViewer function retrieves the handle of the first window in the clipboard-viewer chain.

Parameters

This function has no parameters.

Return Value

The return value identifies the window currently responsible for displaying the clipboard, if the function is successful. Otherwise, it is NULL (if there is no viewer, for example).

See Also

CloseClipboard, GetClipboardData, GetClipboardOwner, OpenClipboard