Enum Registry Values Simple VI
- Updated2025-07-30
- 3 minute(s) read
Enumerates the values for the specified key or subkey. If retrieve data? is TRUE, the VI returns DWORD data and String/Binary data in addition to values and simple data types.
Use this VI with the Query Registry Key Info VI.

Inputs/Outputs
refnum
—
refnum is a handle to the open key.
retrieve data? (F)
—
retrieve data? retrieves data and data types, if TRUE.
value info
—
value info is the set of parameters describing the set of values and data.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
DWORD data
—
DWORD data is an array of data of Windows registry type DWORD.
refnum out
—
refnum out is a handle to the open key.
values
—
values is an array of value names.
simple data types
—
simple data types is an array of simplified Windows registry data types.
error out
—
error out contains error information. This output provides standard error out functionality.
String/Binary data
—
String/Binary data is an array of data of Windows registry type 'String' or 'Binary'. |
refnum
—
retrieve data? (F)
—
value info
—
numValues
—
error in (no error)
—
DWORD data
—
refnum out
—
values
—
simple data types
—
error out
—