ExaminePreferenceGroups()

Syntax

Result = ExaminePreferenceGroups()
Description
Starts the enumeration of all the groups found in the current preference file. NextPreferenceGroup() can be used to list all the group found.

Parameters

None.

Return value

Nonzero if the enumeration has been successfully started, zero otherwise.

See Also

NextPreferenceGroup()

Supported OS

All

<- CreatePreferences() - Preference Index - ExaminePreferenceKeys() ->