Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
FastPath-Updatebenachrichtigung.
Syntax
typedef struct tagMPFASTPATH_DATA {
MP_SIGNATURE_TYPE SignatureType;
MP_FASTPATH_TYPE FastPathSignatureType;
MP_MIDL_STRING LPWSTR FastPathSignatureVersion;
ULARGE_INTEGER CompilationTimestamp;
MP_PERSISTENCE_LIMIT_TYPE PersistenceType;
MP_MIDL_STRING LPWSTR PersistenceValue;
MP_MIDL_STRING LPWSTR PersistencePath;
MP_REMOVAL_REASON Reason;
} MPFASTPATH_DATA, *PMPFASTPATH_DATA;
Member
-
SignatureType
-
Typ: MP_SIGNATURE_TYPE
-
Signaturtyp.
-
FastPathSignatureType
-
Typ: MP_FASTPATH_TYPE
-
FastPath-Signaturtyp.
-
FastPathSignatureVersion
-
Typ: MP_MIDL_STRING LPWSTR
-
FastPath-Signaturversion (optional).
-
CompilationTimestamp
-
Typ: ULARGE_INTEGER
-
Kompilierungszeitstempel (UTC).
-
PersistenceType
-
Persistenztyp (optional).
-
PersistenceValue
-
Typ: MP_MIDL_STRING LPWSTR
-
Persistenzwert (optional).
-
PersistencePath
-
Typ: MP_MIDL_STRING LPWSTR
-
Persistenzpfad (optional).
-
`Reason`
-
Typ: MP_REMOVAL_REASON
-
Grund für die Entfernung der Signatur.
Anforderungen
| Anforderung | Wert |
|---|---|
| Unterstützte Mindestversion (Client) |
Windows 8 [nur Desktop-Apps] |
| Unterstützte Mindestversion (Server) |
Windows Server 2012 [nur Desktop-Apps] |
| Header |
|