<< Click to Display Table of Contents >>

cbCANCELQRY

Allows the user to cancel a long running Sybase query. The installed callback function is called periodically, and the user can return cbrABORT to cancel.

Any other return code will have no affect. No other BDE API calls are allowed from within the callback function.