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 clipboard is not open, the return value is NULL.
GetClipboardOwner, GetClipboardViewer, OpenClipboard