IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

UnlockFile Method

Unlocks a locked file resource.

Object Oriented Interface

public function doUnlockFile($fileid);

Procedural Interface

ipworkscloud_box_do_unlockfile($res, $fileid);

Remarks

This method unlocks a file resource, specified by FileId, previously locked by the current account.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 PHP Edition - Version 20.0 [Build 8265]