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.
Removes a registry key from the list of keys being checkpointed for the resource.
Syntax
void RemoveRegistryCheckpoint(
[in] string CheckpointName
);
Parameters
-
CheckpointName [in]
-
The registry key name at the root of the subtree that should be checkpointed for the resource. This is a key name that is relative to HKEY_LOCAL_MACHINE, such as Software\Microsoft\My Application. Do not use a leading backslash () in the relative path or the call will fail.
Return value
This method does not return a value.
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2008 |
| Namespace |
Root\MSCluster |
| MOF |
|
| DLL |
|