Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Reports the current version status of the security product to Windows Security Center.
Syntax
typedef enum _WSC_SECURITY_SIGNATURE_STATUS {
WSC_SECURITY_PRODUCT_OUT_OF_DATE = 0,
WSC_SECURITY_PRODUCT_UP_TO_DATE = 1
} WSC_SECURITY_SIGNATURE_STATUS;
Constants
WSC_SECURITY_PRODUCT_OUT_OF_DATEValue: 0 The security software reports that it is not the most recent version. |
WSC_SECURITY_PRODUCT_UP_TO_DATEValue: 1 The security software reports that it is the most recent version. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8 [desktop apps only] |
| Minimum supported server | None supported |
| Header | iwscapi.h |