ClearFileSet

Unlocks and removes all files in the log table

Local Servers:blocking
Remote Servers:blocking
Classification:3.x, 4.x, 5.x, 6.x
Service:Server-Based Synchronization

Syntax

  #include <\nlm\nit\nwsync.h>  
   
  void ClearFileSet (void); 
  

Remarks

For cross-platform functionality, call NWClearFileLockSet.

Any open files that are in the NLM log table are closed. This function is ignored if there are no logged files.

See Also

ClearFile, LockFileSet, LogFile, ReleaseFile, ReleaseFileSet