Mac OS 9
QueryRecord Struct Reference

Data Fields

short version
 
short id
 
Handle queryProc
 
Str63 ddevName
 
Str255 host
 
Str255 user
 
Str255 password
 
Str255 connStr
 
short currQuery
 
short numQueries
 
QueryListHandle queryList
 
short numRes
 
ResListHandle resList
 
Handle dataHandle
 
long refCon
 

Field Documentation

◆ connStr

Str255 QueryRecord::connStr

password

◆ currQuery

short QueryRecord::currQuery

connection string

◆ dataHandle

Handle QueryRecord::dataHandle

handle to array of resource list elements

◆ ddevName

Str63 QueryRecord::ddevName

handle to query def proc

◆ host

Str255 QueryRecord::host

ddev name

◆ id

short QueryRecord::id

version

◆ numQueries

short QueryRecord::numQueries

index of current query

◆ numRes

short QueryRecord::numRes

handle to array of handles to text

◆ password

Str255 QueryRecord::password

user name

◆ queryList

QueryListHandle QueryRecord::queryList

number of queries in list

◆ queryProc

Handle QueryRecord::queryProc

id of 'qrsc' this came from

◆ refCon

long QueryRecord::refCon

for use by query def proc

◆ resList

ResListHandle QueryRecord::resList

number of resources in list

◆ user

Str255 QueryRecord::user

host name


The documentation for this struct was generated from the following file: