AddRegistryCheckpoint method of the MSCluster_Resource class
Adds a registry key to the list of keys being checkpointed for the resource.
Syntax
void AddRegistryCheckpoint(
[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 |
|