ERROR_LOCK_VIOLATION top-level constant

int const ERROR_LOCK_VIOLATION

The process cannot access the file because another process has locked a portion of the file.

Implementation

const ERROR_LOCK_VIOLATION = 33;