Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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.