C API for BALTECH SDK

§ brp_Mif_GetCardVersion()

brp_errcode brp_Mif_GetCardVersion ( brp_protocol  protocol,
brp_buf CardVersion,
size_t *  CardVersion_len,
brp_mempool mempool 
)

This command returns HW- / SW- / Production-Information. (only MIFARE+ EV1 and newer)

Parameters
[in]protocolused to execute the command
[out]CardVersionCard version information -> HW- / SW- / Prod-Information
[out]CardVersion_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