IAntimalwareProvider2 interface (amsi.h)

Represents the provider of the antimalware product.

The IAntimalwareProvider2 interface inherits from the IAntimalwareProvider interface.

Inheritance

The IAntimalwareProvider2 interface inherits from the IAntimalwareProvider interface.

Methods

The IAntimalwareProvider2 interface has these methods.

 
IAntimalwareProvider2::Notify

Sends to the antimalware provider a notification of an arbitrary operation. (IAntimalwareProvider2::Notify)

Remarks

See Remarks in the IAntimalwareProvider interface topic.

Requirements

Requirement Value
Minimum supported client Windows 10 [desktop apps only]
Minimum supported server Windows Server 2016 [desktop apps only]
Target Platform Windows
Header amsi.h

See also

IAntimalwareProvider interface