RegistryItem.Value Method
Returns the RegistryItem value as a Variant. Index refers to a Key contained in the RegisteryItem.
Syntax
RegistryItem.Value Index
Parameters | |
Index |
If Index is greater than KeyCount, then an OutOfBoundsException is raised.