HWND GetClipboardViewer(void) |
The GetClipboardViewer function retrieves the handle of the first window in the clipboard-viewer chain.
This function has no parameters.
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).
CloseClipboard, GetClipboardData, GetClipboardOwner, OpenClipboard