Discuss this help topic in SecureBlackbox Forum
This event is fired when a byte-range lock on the file is requested
Declaration
Parameters
- Data - the open file
- Offset - beginning of the byte-range to lock.
- Length - number of bytes in the range to lock. The special value 0 means lock from Offset to the end of the file.
- LockMask - flags managing blocking process
- ErrorCode - the error code, see values below
- Comment -
- pcComment -
- szComment -
TSBSftpFileOpenAccess values:
Error codes values:
Description
This event is fired when a byte-range lock on the file is requested
Discuss this help topic in SecureBlackbox Forum