Query Registry Key Info

Retrieves information about keys.

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

Inputs/Outputs

datatype_icon

reference in

Reference to the open registry key.

datatype_icon

error in

Error conditions that occur before this node runs.

The node responds to this input according to standard error behavior.

Standard Error Behavior

Default value: No error

datatype_icon

reference out

Reference to the open registry key.

datatype_icon

class

Class or object type of the key.

datatype_icon

value info

Set of parameters describing the set of values and data.

datatype_icon

numValues

Number of values under the key specified by hKey.

datatype_icon

maxValueNameLen

Length of the longest value name under the key specified by hKey.

datatype_icon

maxValueDataLen

Length of the longest datum under the key specified by hKey.

datatype_icon

error out

Error information.

The node produces this output according to standard error behavior.

Standard Error Behavior

datatype_icon

subkey info

Set of parameters describing the subkeys.

datatype_icon

numSubKeys

Number of subkeys under the key specified by hKey.

datatype_icon

maxSubKeyLen

Length of the longest subkey name under the key specified by hKey.

datatype_icon

maxSubKeyClassLen

Length of the longest class name under the key specified by hKey.