Close Registry Key VI

Owning Palette: Windows Registry Access VIs

Requires: Base Development System (Windows)

Closes a key in the Windows registry.

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

Example

 Add to the block diagram  Find on the palette
refnum is a handle to the open key.
error in describes error conditions that occur before this node runs. With the following exception, this input provides standard error in functionality.

This node runs normally even if an error occurred before this node runs.
error out contains error information. This output provides standard error out functionality.

Example

Refer to the Windows Registry Manipulation VI in the labview\examples\Connectivity\Windows Registry Access directory for an example of using the Close Registry Key VI.

 Open example  Find related examples