_MPFASTPATH-DATENstruktur
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
-
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 -
Grund für das Entfernen 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 |
|