Run a virus scan on files programmatically

  • Thread starter Thread starter abhimanyu
  • Start date Start date
A

abhimanyu

Hi,

I need to programmatically scan my files using whatever anti-virus
product is installed on my system. I guess Microsoft provides an
interface called IOfficeAntiVirus that has a single method called Scan
() but Can this interface be used by any application or it is
specifically for scanning Office files?

I dont think making the application product dependent will be a good
idea i.e. using different API for different products.

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top