Update anti-malware engines (COM)
Method |
UpdateAntiViruses |
Description |
This method is called to initiate an update of all anti-malware engines at the same time on the local machine. It is recommended to perform updates via automatic periodic update, which is performed at predetermined intervals as configured in “Update Interval” property. |
Function prototype
HRESULT
UpdateAntiViruses
(
)
Note: The result of this call is provided via the OnUpdateCompleteconnection point.