Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
7/8/2014
Review the use, syntax, parameters, and return values of the UWF_Registryfilter.RemoveExclusion method for Windows Embedded 8.1 Industry (Industry 8.1).
This method removes a registry key from the registry exclusion list for Unified Write Filter (UWF).
Syntax
UInt32 RemoveExclusion(
string RegistryKey
);
Parameters
- RegistryKey
A string that contains the full path of the registry key.
Return Value
Returns an HRESULT value that indicates WMI status or a WMI error.
Remarks
You must restart the device before the registry key is excluded from UWF filtering.