DBKill
DBKill
Cancel the execution of an asynchronous call DBAsyncParmBlkPtr asyncPB; is a pointer to the asynchronous parameter
block.
The DBKill function cancels the execution of the asynchronous call specified by the asyncPB parameter
asyncPB is a pointer to the asynchronous parameter block.
noErr (0) Asynchronous routine cancelled succesfully
rcDBError (-802) Error canceling routine
rcDBBadAsynchPB (-810) Invalid parameter block specified
rcDBPackNotInited (-813) The InitDBPack function has not yet been called