00001 00008 #if !defined(_QUERY_H) 00009 #define _QUERY_H 00010 00011 #include <PalmTypes.h> 00012 #include <sections.h> 00013 #include <Form.h> 00014 00020 Boolean hQuery(EventPtr event) MAP_SECTION; 00021 00022 #endif /* _QUERY_H */