T,
Post by TI used duck duck go and got a lot of hits on "clip".
Using DDG will ofcourse also work. :-) Be carefull though: "clip" also
means a lot of other things (as you probably already noticed). IOW, you
will than get a lot of results that have nothing to do with what you're
after.
So my approach is to use a number of words specifying what I'm after, and if
too few results are returned remove one or two words.
For instance, when I throw "Windows 10 Clipboard API" into DDG *the very
first result* is the first link you posted.
Post by Thttps://docs.microsoft.com/en-us/dotnet/api/system.windows.forms.clipboard?view=netcore-3.1
So you are using the dot-net programming language ? That would have been
good to know with your origional question. I myself use the raw API calls,
like the "GetClipboardData" found in that first link of yours. Quite a
difference.
You're welcome. :-)
Regards,
Rudy Wieser