NextPreferenceGroup()

语法

Result = NextPreferenceGroup()
概要
Retrieves information about the next group found in the enumeration started with ExaminePreferenceGroups(). To get the name of the group, use PreferenceGroupName(). The current examined preference group will also be used when values are read from the preferences or when the keys are examined with ExaminePreferenceKeys().

参数

无.

返回值

Nonzero if more groups are available in the current enumeration, zero otherwise.

参阅

ExaminePreferenceGroups(), PreferenceGroupName(), ExaminePreferenceKeys()

已支持操作系统

所有

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