UWF_RegistryFilter.GetExclusions

Retrieves all registry key exclusions from a device that is protected by Unified Write Filter (UWF).

Syntax

UInt32 GetExclusions(
    [out, EmbeddedInstance("UWF_ExcludedRegistryKey")] string ExcludedKeys[]
);

Parameters

ExcludedKeys
[out] An array of UWF_ExcludedRegistryKey objects that represent the registry keys excluded from UWF filtering.

Return Value

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

Remarks

If this method does not find any registry keys in the registry key exclusion list, it sets the ExcludedKeys parameter to null.

Requirements

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