TCVcsHaveLock
Return to Introduction  Previous page  Next page
Check if you have a lock on the file

Delphi (TCIntf.pas)

function TCVcsHaveLock( FileID: Cardinal ): Boolean;  

Parameters

Name
Description
FileID
ID of the File


Return Value

True if you have a current lock on this file.

Exported
 
function TCVcsHaveLock( FileID: Cardinal ): Boolean; stdcall;  


 


© 1995-2018 MCN Software