Provide the number of readers available to the calling application.
#include <nfc/nfc_se_access.h>
NFC_API nfc_result_t nfc_se_service_get_num_readers(uint32_t *pNumberOfReaders)
BlackBerry 10.0.0
The number of readers available to the calling application.
NFC_RESULT_SUCCESS if the readers are retrieved successfully, or NFC_RESULT_INVALID_PARAMETER if a parameter is invalid.