ExaminePreferenceKeys()
语法
Result = ExaminePreferenceKeys()概要
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(). NextPreferenceKey() can be used to list all the keys found.
参数
无.
返回值
Nonzero if the enumeration has been successfully started, zero otherwise.
参阅
ExaminePreferenceGroups(), NextPreferenceGroup(), NextPreferenceKey()
已支持操作系统
所有