C API for BALTECH SDK

§ brp_Iso14b_GetTransparentSettings()

brp_errcode brp_Iso14b_GetTransparentSettings ( brp_protocol  protocol,
brp_Iso14b_GetTransparentSettings_Tags_Entry **  Tags,
size_t *  Tags_len,
brp_mempool mempool 
)

**This command is obsolete and included here only for compatibility reasons.

Please use the brp_Iso14b_TransparentCmd() command instead.**

Gets reader chip configuration.

Parameters
[in]protocolused to execute the command
[out]Tags
[out]Tags_len
[in]mempoolis used to store response data. Maybe NULL to use an internal mempool, in this case the data is only available until another command uses the internal mempool
Deprecated:
This command may be removed in future!