PshedIsSystemWheaEnabled 函式 (ntddk.h)
PshedIsSystemWheaEnabled 函式會傳回布爾值,指出系統是否已啟用 WHEA。
Syntax
NTPSHEDAPI BOOLEAN PshedIsSystemWheaEnabled();
傳回值
布爾值,指出系統是否已啟用WHEA。
備註
PSHED 外掛程式可以在呼叫 PshedRegisterPlugin 函式之前先呼叫 PshedIsSystemWheaEnabled 函式,以確認系統已啟用 WHEA。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Server 2008、Windows Vista SP1 和更新版本的 Windows 支援。 |
目標平台 | Universal |
標頭 | ntddk.h (包含 Ntddk.h) |
程式庫 | Pshed.lib |
Dll | Pshed.dll |
IRQL | 任何 |