hw_Unlock
(PHP 4)
hw_Unlock — Unlock object
Description
bool hw_unlock
( int $connection
, int $objectID
)
Parameters
-
connection
-
The connection identifier.
-
objectID
-
The document object identifier.
Return Values
Returns TRUE on success or FALSE on failure.