c++ - Windows security Center API -


i access windows security center check status of several security features.

examples:

  • firewall status
  • whether windows date
  • whether computer has virus protection

how able this?

2003, xp, vista, 7

on vista+ can summary of status via wscgetsecurityproviderhealth.


Comments

Popular posts from this blog

Python __call__ special method practical example -

arrays - jQuery - Retrieve values from HTML elements and return their sum -