IWscProduct interface (iwscapi.h)

Provides methods for getting product information for an individual provider to interact with Windows Security Center.

Inheritance

The IWscProduct interface inherits from the IUnknown interface. IWscProduct also has these types of members:

Methods

The IWscProduct interface has these methods.

 
IWscProduct::get_ProductName

Returns the current product information for the security product.
IWscProduct::get_ProductState

Returns the current state of the signature data for the security product.
IWscProduct::get_ProductStateTimestamp

Returns the current time stamp for the security product.
IWscProduct::get_RemediationPath

Returns the current remediation path for the security product.
IWscProduct::get_SignatureStatus

Returns the current status of the signature data for the security product.

Requirements

Requirement Value
Minimum supported client Windows 8 [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header iwscapi.h