Important: The information in this document is obsolete and should not be used for new development.
AGFileGetSelectorCount
Use theAGFileGetSelectorCount
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
TheAGFileGetSelectorCount
function returns the number of gestalt selectors for the guide file specified in thefileSpec
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.