UWF_RegistryFilter.FindExclusion

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
[in] A string that contains the full path of the registry key.

bFound
[out] Indicates if the RegistryKey is in the exclusion list of registry keys.

Return Value

Returns an HRESULT value that indicates WMI status or a WMI error.

Requirements

Windows Edition Supported
Windows Home No
Windows Pro No
Windows Enterprise Yes
Windows Education Yes
Windows IoT Enterprise Yea