AGFileGetSelectorCount
Use the AGFileGetSelectorCount function to obtain the number of gestalt selectors for a guide file.
AGFileSelectorCountType AGFileGetDBSelectorCount
(AGFileFSSpecType *fileSpec);
- fileSpe
c
- A pointer to the file system specification record for the guide file.
DESCRIPTION
The AGFileGetSelectorCount function returns the number of gestalt selectors for the guide file specified in the fileSpec parameter. This number corresponds to the number of <Gestalt> commands in the guide file's source files. A guide file can have at most three gestalt selectors.