nfc_se_session_get_reader()

Retrieve the reader that provides this session.

Synopsis:

#include <nfc/nfc_se_access.h>
 
NFC_API nfc_result_t nfc_se_session_get_reader(uint32_t hSESession, uint32_t *phSEReader)

Since:

BlackBerry 10.0.0

Arguments:

hSESession

The handle to the reader.

phSEReader

The session this reader is bound to.

Library:

libnfc (For the qcc command, use the -l nfc option to link against this library)

Description:

Returns:

NFC_RESULT_SUCCESS if the session is retrieved successfully; or one of the following: