xLock abstract method

void xLock(
  1. int mode
)

Moves the lock state of this file to a more exclusive lock state.

Implementation

void xLock(int mode);