The handle pair that describes the add-in data storage
library module to be used to perform this function and the open
data store from which records were selected by the initiating query.
ResultsHandle (input)
The selection handle returned from the initial query
function.
DESCRIPTIONThis function terminates the query initiated by DL_DataGetFirst() and allows a DL to release all intermediate state information
associated with the query, and release any locks on the resource.
The user/application must call CSSM_DL_DataAbortQuery() at the termination. RETURN VALUEA CSSM_RETURN value indicating success or specifying a particular
error condition. The value CSSM_OK indicates success. All other
values represent an error condition. ERRORSErrors are described in the CDSA Technical Standard.