UnlockFile Method
Unlocks the specified file.
Object Oriented Interface
public function doUnlockFile();
Procedural Interface
incloudstorage_box_do_unlockfile($res);
Remarks
This method unlocks the file specified by ResourceId. This may be used to clear a lock before the expiration date that was set when calling LockFile.