int regkey.GetValueCount() Return Type: int Parameters: none Description: GetValueCount returns the number of values the regkey holds. If the key is not opened, the return value is -1. For an example, see regkey. See Also: regkey