#include <PalmTypes.h>
#include <sections.h>
#include <Form.h>
Go to the source code of this file.
Functions | |
Boolean | hQuery (EventPtr event) MAP_SECTION |
Handler for the query form. |
Only exports the handler for the form so it can be hooked by the application handler
Definition in file query.h.
|
Handler for the query form. takes care of the set-up, cleanup app-button selection and cleanup Definition at line 33 of file query.c. References formID_pocketCity, queryCleanup(), and querySetup(). |