Mac OS 9
DBAsyncParamBlockRec Struct Reference

#include <DatabaseAccess.h>

Data Fields

DBCompletionUPP completionProc
 
OSErr result
 
long userRef
 
long ddevRef
 
long reserved
 

Detailed Description

structure for asynchronous parameter block

Field Documentation

◆ ddevRef

long DBAsyncParamBlockRec::ddevRef

for application's use

◆ reserved

long DBAsyncParamBlockRec::reserved

for ddev's use

◆ result

OSErr DBAsyncParamBlockRec::result

pointer to completion routine

◆ userRef

long DBAsyncParamBlockRec::userRef

result of call


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