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.FindExclusion method for Windows Embedded 8.1 Industry (Industry 8.1).
This method checks if a specific registry key is excluded from being filtered by Unified Write Filter (UWF).
Syntax
UInt32 FindExclusion(
[in] string RegistryKey,
[out] boolean bFound
);
Parameters
- RegistryKey
[in] A string that contains the full path of the registry key.
- bFound
[out] Indicates if the RegistryKey is in the exclusion list of registry keys.
Return Value
Returns an HRESULT value that indicates WMI status or a WMI error.