Hyperwave Funktionen
PHP Manual

hw_Unlock

(PHP 4)

hw_UnlockUnlock object

Beschreibung

bool hw_unlock ( int $connection , int $objectID )

Unlocks a document, so other users regain access.

Parameter-Liste

connection

The connection identifier.

objectID

The document object identifier.

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.

Siehe auch


Hyperwave Funktionen
PHP Manual