Indicate if the specified channel is the basic channel.
#include <nfc/nfc_se_access.h>
NFC_API nfc_result_t nfc_se_channel_is_basic_channel(uint32_t hSEchannel, bool *pIsBasicChannel)
BlackBerry 10.0.0
The handle to the channel of interest.
true if the handle refers to a basic channel, false otherwise. This value is valid only when this function returns NFC_RESULT_SUCCESS.