(PHP 4, PHP 5 < 5.2.0, PECL hwapi CVS)
hw_api->checkout — Checks out an object
This function checks out an object or a whole hierarchy of objects.
The parameters array contains the required element 'objectIdentifier' and the optional element 'version', 'mode' and 'objectQuery'. 'mode' can be one of the following values:
성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.