Indicate whether or not the specified tag is locked for additional NDEF message writing.
#include <nfc/nfc.h>
NFC_API nfc_result_t nfc_is_tag_locked(nfc_target_t *tag, bool *locked)
BlackBerry 10.0.0
The tag handle found after a tag detection.
true if the specified tag is read only, false if not locked against additional NDEF writes.
This function indicates whether or not a tag is locked for additional NDEF writes.