S
salil_taneja
Hi,
Can we control Office Clipboard programmatically?
I am not able to find much on this. I am using PowerPoint 2007 on Windows
Vista.
Even checking whether Office clipboard is active or not will suffice for my
use case.
My Scenario - I have my own implementation of IDataObject::GetData function.
When I do a copy, my function gets a call from the Office Clipboard.
When i do a paste, my function gets a call from the application which is
trying to paste the content.
I want to differentiate between the 2 scenarios in my patched function.
Any help will be appreciated.
Thanks & Regards,
Salil
Can we control Office Clipboard programmatically?
I am not able to find much on this. I am using PowerPoint 2007 on Windows
Vista.
Even checking whether Office clipboard is active or not will suffice for my
use case.
My Scenario - I have my own implementation of IDataObject::GetData function.
When I do a copy, my function gets a call from the Office Clipboard.
When i do a paste, my function gets a call from the application which is
trying to paste the content.
I want to differentiate between the 2 scenarios in my patched function.
Any help will be appreciated.
Thanks & Regards,
Salil