Internet Direct (Indy)
Home
PreviousUpNext
ErrAccessViolation Constant

This constant corresponds to the AccessViolation error code (value is 2) in TFTP protocol.

Pascal
ErrAccessViolation = 2;

An exception will be raised in the server if read or write access to a file is denied due to an exclusive lock.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.