hw_Unlock
(PHP 4)
hw_Unlock — Unlock 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를 반환합니다.
There are no user contributed notes for this page.
