Delete Registry Value VI

Owning Palette: Windows Registry Access VIs

Requires: Base Development System (Windows)

Deletes the specified value for the specified key.

Caution  Incorrectly modifying the registry can damage Windows or prevent you from starting Windows.

 Add to the block diagram  Find on the palette
refnum is a handle to the open key.
value is the name of the registry value.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
refnum out is a handle to the open key.
error out contains error information. This output provides standard error out functionality.