Destroy the associated target found after a successful NFC detection.
#include <nfc/nfc.h>
NFC_API nfc_result_t nfc_destroy_target(nfc_target_t *target)
BlackBerry 10.0.0
The returned target handle.
This function disposes of the associated target after a successful NFC detection.
NFC_RESULT_SUCCESS, or NFC_RESULT_INVALID_PARAMETER, which indicates that an invalid argument was passed to the function.