Enum Registry Keys VI
- Updated2025-03-14
- 2 minute(s) read
Enum Registry Keys VI
Enumerates subkeys of the specified key or subkey.
Use the Enum Registry Keys VI with the Query Registry Key Info VI.

Inputs/Outputs
![]() refnum is a handle to the open key. ![]() subkey info is a is a set of parameters describing the subkey associated with refnum.
![]() 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. ![]() subkeys is an array of the names of all subkeys of the specified key. ![]() error out contains error information. This output provides standard error out functionality. |