afc_dirmaster_num_items

Name

afc_dirmaster_num_items  -- Return the number of items in list

Synopsis

unsigned long afc_dirmaster_num_items ( DirMaster * dm );

Description

This function returns the number of items in the list.

Inputs

dm

Pointer to a valid DirMaster instance

Result

See Also