EnumValueCount

This function returns the number of values in the currently opened key. You must first make a call to EnumValueInit before using this function.

EnumValueCount (Count As Long) As Long

Parameters

Count

[out] Number of values in the currently opened key.

Return Value

0: success
1: failed
 

Return to aaxRegistry reference