USBF_Filter.ResetPermissionList (Industry 8.1)

7/8/2014

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

This method deletes all existing USB Filter permission list entries.

You can reset the permission list and enable USB Filter to prevent any USB device from connecting to the current session.

Syntax

UInt32 ResetPermissionList();

Parameters

None.

Return Value

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

Remarks

You must use an administrator account to change USB Filter properties or call USB Filter methods.

See Also

Reference

USBF_Filter