FUNCTION

A hook to call for each file encountered. If the function returns TRUE, the file is included in the file list, otherwise it is rejected and not displayed. The function receives the following parameters:

A0 - (struct Hook *) - the hook itself
A1 - (struct ExAllData *) - valid upto ed_Comment
A2 - (Object *) - the dirlist object

All other filter attributes are ignored when a MUIA_Dirlist_FilterHook is set.