pythoncom.OleSetClipboard
OleSetClipboard(dataObj)
Places a pointer to a specific data object onto the clipboard. This makes the data object accessible to the OleGetClipboard function.
Parameters
OleSetClipboard(dataObj)
Places a pointer to a specific data object onto the clipboard. This makes the data object accessible to the OleGetClipboard function.