(PHP 4)
hw_Unlock — Unlock object
$connection
   , int $objectID
   )Unlocks a document, so other users regain access.
connection
     The connection identifier.
objectID
     The document object identifier.
   成功时返回 TRUE, 或者在失败时返回 FALSE。