BALTECH Docs |
C API for BALTECH SDK
|
brp_errcode brp_Ftob_OpenReadFile | ( | brp_protocol | protocol, |
brp_buf | Filename, | ||
size_t | Filename_len | ||
) |
This commands starts reading a file from the reader.
After executing this command successfully, you may execute only FToB commands until finishing transfer.
[in] | protocol | used to execute the command |
[in] | Filename | Name of file to open for reading. |
[in] | Filename_len |