MPTHREAT_STATS struttura
Statistiche correlate alle minacce.
Sintassi
typedef struct tagMPTHREAT_STATS {
UINT ThreatCount;
UINT SuspiciousThreatCount;
UINT Reserved[4];
} MPTHREAT_STATS, *PMPTHREAT_STATS;
Members
-
ThreatCount
-
Tipo: UINT
-
Numero di minacce rilevate.
-
SuspiciousThreatCount
-
Tipo: UINT
-
Numero di minacce rilevate con il monitoraggio del comportamento.
-
Reserved
-
Tipo: UINT[4]
-
Campi riservati per l'uso futuro.
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato |
Windows 8 [solo app desktop] |
Server minimo supportato |
Windows Server 2012 [solo app desktop] |
Intestazione |
|