xUnlock abstract method

void xUnlock(
  1. int mode
)

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

Implementation

void xUnlock(int mode);