BOOL CloseClipboard(void) |
The CloseClipboard function closes the clipboard.
This function has no parameters.
The return value is nonzero if the function is successful. Otherwise, it is zero.
The CloseClipboard function should be called when a window has finished examining or changing the clipboard. This lets other applications access the clipboard.