Hyperwave 函数
PHP 手册

hw_Unlock

(PHP 4)

hw_UnlockUnlock object

说明

bool hw_unlock ( int $connection , int $objectID )

Unlocks a document, so other users regain access.

参数

connection

The connection identifier.

objectID

The document object identifier.

返回值

如果成功则返回 TRUE,失败则返回 FALSE

参见


Hyperwave 函数
PHP 手册