when use windows search api, results including shell api system.itemurl.
since search api includes
- files
- emails (mapi15)
- ie history
- etc.,
the itemurl can of of these (and more). there way fetch contents or data of item? of course, if it's file:...
url, can parse , open manually. but, other types of urls, i'd fetch data.
note not want open locally, want fetch data behind it. i'd also, if possible, preview or thumbnail, if available.
Comments
Post a Comment