_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

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

Typ: MP _ PERSISTENCE _ LIMIT _ TYPE

Persistenztyp (optional).

PersistenceValue

Typ: MP _ MIDL STRING _ LPWSTR

Persistenzwert (optional).

PersistencePath

Typ: MP _ MIDL STRING _ LPWSTR

Persistenzpfad (optional).

Reason

Typ: _ MP-ENTFERNUNGSGRUND _

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
MpClient.h

Siehe auch

MP _ _ FASTPATH-TYP

MP _ PERSISTENCE _ LIMIT _ TYPE

_ _ MP-SIGNATURTYP