FastPath 更新通知。
語法
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;
成員
-
SignatureType
-
簽章類型。
-
FastPathSignatureType
-
類型: MP_FASTPATH_TYPE
-
FastPath 簽章類型。
-
FastPathSignatureVersion
-
類型: MP_MIDL_STRING LPWSTR
-
FastPath 簽章版本 (選擇性) 。
-
CompilationTimestamp
-
類型: ULARGE_INTEGER
-
編譯時間戳 (UTC) 。
-
PersistenceType
-
持續性類型 (選擇性) 。
-
PersistenceValue
-
類型: MP_MIDL_STRING LPWSTR
-
持續性值 (選擇性) 。
-
PersistencePath
-
類型: MP_MIDL_STRING LPWSTR
-
持續性路徑 (選擇性) 。
-
原因
-
簽章移除的原因。
規格需求
| 需求 | 值 |
|---|---|
| 最低支援的用戶端 |
Windows 8 [僅限傳統型應用程式] |
| 最低支援的伺服器 |
Windows Server 2012 [僅限傳統型應用程式] |
| 標頭 |
|