.net clipboard metadata (or whatever skype quotations use)
Posted
by Cyclone
on Stack Overflow
See other posts from Stack Overflow
or by Cyclone
Published on 2010-04-29T23:37:51Z
Indexed on
2010/04/29
23:47 UTC
Read the original article
Hit count: 360
Is it possible to use the Clipboard class to grab all the data from the clipboard, like full skype quotes? They use some kind of metadata I think, which is how it knows when something is a quote or not.
How can I access that from the Clipboard class? What functions would I call to set/restore Skype quotations?
Thanks for the help!
© Stack Overflow or respective owner