pythoncom.OleIsCurrentClipboard
true/false = OleIsCurrentClipboard(dataObj)
Determines whether the data object pointer previously placed on the clipboard by the OleSetClipboard function is still on the clipboard.
Parameters
true/false = OleIsCurrentClipboard(dataObj)
Determines whether the data object pointer previously placed on the clipboard by the OleSetClipboard function is still on the clipboard.