EnumKeyInit

When you want to enumerate the subkeys in an opened key, you must first call this function before calling the other EnumKey functions.

EnumKeyInit () As Long

Return Value

0: success
1: failed
 

Return to aaxRegistry reference