Discuss this help topic in SecureBlackbox Forum
This event is fired when your software has to stop searching and free the resources allocated for the search.
Declaration
Parameters
Error codes
|
Description
This event is fired when all required elements with specified requirements have been found and search resources must be freed. This event is fired after OnFindFirst or OnFindNext. The application can return the error code in ErrorCode parameter and textual comment in Comment parameter.