Discuss this help topic in SecureBlackbox Forum
This event is fired when a previously acquired byte-range lock is removed.
Declaration
Parameters
- Data - data previously locked
- Offset - beginning of the byte-range to unlock.
- Length - number of bytes in the range to unlock. The special value 0 means lock from Offset to the end of the file.
- ErrorCode - the error code, see values below
- Comment -
- pcComment -
- szComment -
Error codes values:
Description
This event is fired when a previously acquired byte-range lock is removed.
Discuss this help topic in SecureBlackbox Forum