GetOpenClipboardWindow

3.1

  HWND GetOpenClipboardWindow(void)    

The GetOpenClipboardWindow function retrieves the handle of the window that currently has the clipboard open.

Parameters

This function has no parameters.

Return Value

The return value is the handle of the window that has the clipboard open, if the function is successful. Otherwise, it is NULL.

See Also

GetClipboardOwner, GetClipboardViewer, OpenClipboard