hw_Unlock

(PHP 4)

hw_UnlockUnlock object

Beskrivelse

bool hw_unlock ( int $connection , int $objectID )

Unlocks a document, so other users regain access.

Parametre

connection

The connection identifier.

objectID

The document object identifier.

Returnerings Værdier

Returns TRUE on success or FALSE on failure.

Se også

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top