Destroy a result handle.
#include <bps/screencapture.h>
BPS_API int screencapture_destroy_result(screencapture_result_t *result)
BlackBerry 10.2.0
The result handle assigned in screencapture_grab().
BPS_SUCCESS if the handle was successfully destroyed, otherwise return BPS_FAILURE with errno set.