C API for BALTECH SDK

§ brp_Iso15_WriteMultipleBlocks()

brp_errcode brp_Iso15_WriteMultipleBlocks ( brp_protocol  protocol,
unsigned  FirstBlockId,
brp_Iso15_WriteMultipleBlocks_WriteBlocks_Entry WriteBlocks,
size_t  WriteBlocks_len,
bool  OptionFlag,
unsigned *  LabelStat 
)

Sends the "WriteMultipleBlocks" to the card to store the data passed in WriteBlocks to the data blocks of the presented card starting at block with id Blockid. For more information about this command please refer to the [ISO 15693-3 specification](http://www.iso.org/iso/catalogue_detail.htm?csnumber=43467).

Parameters
[in]protocolused to execute the command
[in]FirstBlockIdIndex (starting at 0) of first block to write.
[in]WriteBlocks
[in]WriteBlocks_len
[in]OptionFlagOption Flag according to the ISO 15693-3 specification.
[out]LabelStatStatus code returned from label.