#include
short version; 2 0 version
short id; 2 2 id of 'qrsc' this came from
Handle queryProc; 4 4 handle to query def proc Str63 ddevName; 64 8 ddev name Str255 password; 256 584 password Str255 connStr; 256 840 connection string short currQuery; 2 1096 current query
short numQueries; 2 1098 number of queries in queryList
short numRes; 2 1104 number of resources in resList
Handle dataHandle; 4 1110 data used by query def proc long refCon; 4 1114 query's reference value
typedef QueryRecord *QueryPtr;
typedef QueryRecord QueryHandle;