共用方式為


UWF_Filter.ResetSettings (Industry 8.1)

7/8/2014

Review the use, syntax, parameters, and return values of the UWF_Filter.ResetSettings method for Windows Embedded 8.1 Industry (Industry 8.1).

This method restores UWF settings to the original configuration settings.

Syntax

UInt32 ResetSettings();

Parameters

None.

Return Value

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

Remarks

You must use an administrator account to reset UWF settings.

The original configuration settings are captured the first time that you enable UWF after you add UWF to your device by using Turn Windows features on or off. You can change the original configuration settings by using Turn Windows features on or off to remove and then add UWF, and then modifying the configuration to the desired state before you enable UWF.

If you added UWF to your device by using SMI settings in an unattend.xml file, the original configuration settings are captured when Industry 8.1 is installed on your device.

See Also

Reference

UWF_Filter

Concepts

Unified Write Filter