MPTHREAT _ structure des _ informations localisées

Informations localisées pour une menace.

Syntaxe

typedef struct tagMPTHREAT_LOCALIZED_INFO {
  MPTHREAT_ID           ThreatID;
  MP_MIDL_STRING LPWSTR CategoryName;
  MP_MIDL_STRING LPWSTR CategoryDescription;
  MP_MIDL_STRING LPWSTR SeverityName;
  MP_MIDL_STRING LPWSTR SeverityDescription;
  MP_MIDL_STRING LPWSTR ShortDescription;
  MP_MIDL_STRING LPWSTR DefaultActionName;;
  MP_MIDL_STRING LPWSTR Advice;
  MP_MIDL_STRING LPWSTR ThreatUrl;
} MPTHREAT_LOCALIZED_INFO, *PMPTHREAT_LOCALIZED_INFO;

Membres

ThreatID

Type : _ ID MPTHREAT

Identificateur de la menace. Le bit supérieur est défini pour identifier les menaces liées à l’antivirus.

NomCatégorie

Type : MP _ MIDL _ String de type LPWStr

Classification des menaces, comme un cheval de Troie ou un enregistreur d’enregistreur.

CategoryDescription

Type : MP _ MIDL _ String de type LPWStr

Description de la catégorie de menace.

SeverityName

Type : MP _ MIDL _ String de type LPWStr

Niveau de gravité de la menace, par exemple grave ou modéré.

SeverityDescription

Type : MP _ MIDL _ String de type LPWStr

Description du niveau de gravité de la menace.

ShortDescription

Type : MP _ MIDL _ String de type LPWStr

Description sommaire de la menace.

DefaultActionName;

Type : MP _ MIDL _ String de type LPWStr

Nom de l’action par défaut, par exemple supprimer ou mettre en quarantaine, suggéré par le moteur.

Conseils

Type : MP _ MIDL _ String de type LPWStr

Conseils pour une menace particulière.

ThreatUrl

Type : MP _ MIDL _ String de type LPWStr

URL d’une page Web contenant des informations sur la menace.

Spécifications

Condition requise Valeur
Client minimal pris en charge
Windows 8 [ applications de bureau uniquement]
Serveur minimal pris en charge
Windows Server 2012 [ applications de bureau uniquement]
En-tête
MpClient. h