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

dataObj : PyIDataObject

The data object to check