RegistryDeleteKey command

The RegistryDeleteKey command deletes a key and its values and subkeys using KeyName parameter set by the SetRegistryPath command.

 

Syntax

PluginRun("PlugIn","RegistryDeleteKey")

PluginGet("PlugIn","Result")

Parameters

Result

[out] If the function succeeds, the return value is TRUE, otherwise it's FALSE.