Freigeben über


MP_REMOVAL_REASON-Enumeration

FastPath-Signaturentfernungsgrund.

Syntax

typedef enum tagMP_REMOVAL_REASON { 
  MP_REMOVAL_UNKNOWN    = 0,
  MP_REMOVAL_MANUAL     = 1,
  MP_REMOVAL_AUTOMATIC  = 2
} MP_REMOVAL_REASON, *PMP_REMOVAL_REASON;

Konstanten

MP_REMOVAL_UNKNOWN

Unbekannt

MP_REMOVAL_MANUAL

Manuelle Aktion.

MP_REMOVAL_AUTOMATIC

Automatisch.

Anforderungen

Anforderung Wert
Unterstützte Mindestversion (Client)
Windows 8 [nur Desktop-Apps]
Unterstützte Mindestversion (Server)
Windows Server 2012 [nur Desktop-Apps]
Header
MpClient.h