HWND GetOpenClipboardWindow(void) |
The GetOpenClipboardWindow function retrieves the handle of the window that currently has the clipboard open.
This function has no parameters.
The return value is the handle of the window that has the clipboard open, if the function is successful. Otherwise, it is NULL.