UWF _ RegistryFilter. FindExclusionUWF_RegistryFilter.FindExclusion
檢查特定登錄機碼是否已排除,不受整合寫入篩選器 (UWF) 的篩選。Checks if a specific registry key is excluded from being filtered by Unified Write Filter (UWF).
語法Syntax
UInt32 FindExclusion(
[in] string RegistryKey,
[out] boolean bFound
);
參數Parameters
RegistryKey [包含登錄機 ] 碼完整路徑的字串。RegistryKey [in] A string that contains the full path of the registry key.
bFound [out ] 指出 RegistryKey 是否位於登錄機碼的排除清單中。bFound [out] Indicates if the RegistryKey is in the exclusion list of registry keys.
傳回值Return Value
傳回 HRESULT 值,指出 wmi 狀態 或 wmi 錯誤。Returns an HRESULT value that indicates WMI status or a WMI error.
需求Requirements
Windows 版本Windows Edition | 支援Supported |
---|---|
Windows 10 HomeWindows 10 Home | 否No |
Windows 10 ProWindows 10 Pro | 否No |
Windows 10 EnterpriseWindows 10 Enterprise | 是Yes |
Windows 10 EducationWindows 10 Education | 是Yes |