BALTECH Docs |
C API for BALTECH SDK
|
brp_errcode brp_Lg_GenSetDelete | ( | brp_protocol | protocol, |
unsigned | GenSetNum, | ||
unsigned * | DeletedGenSetNum | ||
) |
Delete stamp data with ID specified in the GenSetNum parameter from the reader's EEPROM.
[in] | protocol | used to execute the command |
[in] | GenSetNum | ID number of stamp entry to delete (0x01 - 0x10). |
[out] | DeletedGenSetNum | ID number of deleted stamp entry (0x01 - 0x10). |