ExaminePreferenceKeys()
Syntax
Result = ExaminePreferenceKeys()Description
Starts the enumeration of all the keys found in the current group of the preference file. The current group can be selected with PreferenceGroup() or by examining all groups with ExaminePreferenceGroups(). The function NextPreferenceKey() is used to list all the keys found. If the function can't start the enumeration, the 'Result' is 0.
Supported OS
All