.net clipboard metadata (or whatever skype quotations use)
- by Cyclone
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!