ERROR_SHARING_VIOLATION top-level constant

int const ERROR_SHARING_VIOLATION

The process cannot access the file because it is being used by another process.

Implementation

const ERROR_SHARING_VIOLATION = 32;