Command Reference - Registry Actions
Returns a delimited list of all the sub keys found one level below a specific sub key in the Registry.
|
Action ID: |
71 |
The variable that the delimited list of sub key names will be stored in. If the sub key specified in the Sub key field does not exist, or there are no sub keys one level below that sub key, then this variable will contain a blank string.
The delimiter that will be used to separate sub key names if more then one sub key is found.
The main or "root" key where the sub key exists. Choose from:
HKEY_CLASSES_ROOT
HKEY_CURRENT_CONFIG
HKEY_CURRENT_USER
HKEY_LOCAL_MACHINE
HKEY_USERS
The path to the sub key you want to examine (i.e. the path whose sub keys will be determined).
|
Value |
Simple Message |
Verbose Message |
|
0 (OK) |
|
|
|
1 |
MSG_ERR_REGISTRY_GET_SUB_KEY_NAMES |
MSG_ERR_REGISTRY_GET_SUB_KEY_NAMES |
None