NextPreferenceKey()
Syntax
Result = NextPreferenceKey()Description
Retrieves information about the next key found in the enumeration started with ExaminePreferenceKeys(). To get the name and the value of the key, use PreferenceKeyName() and PreferenceKeyValue().
Parameters
None.
Return value
Nonzero if more keys are available in the current enumeration, zero otherwise.
See Also
ExaminePreferenceKeys(), PreferenceKeyName(), PreferenceKeyValue()
Supported OS
All