IccFile deleteLockedRecord
Deletes a record that has been previously locked by readRecord method in update mode. (See also readRecord method.)
void deleteLockedRecord(unsigned long updateToken = 0)
- updateToken
- A token that indicates which previously read record is to be deleted. This is the token that is returned from readRecord method when in update mode.
Conditions
DISABLED, DUPKEY, FILENOTFOUND, ILLOGIC, INVREQ, IOERR, ISCINVREQ, NOTAUTH, NOTFIND, NOTOPEN, SYSIDERR, LOADING