dce_db_unlock(3dce)Releases the backing store lock Synopsis
#include <dce/dce.h> void dce_db_unlock( dce_db_handle_t handle, error_status_t *status); Parameters Input
handle Output
status
Description Errors The following describes a partial list of errors that might be returned. Refer to the OSF DCE Problem Determination Guide for complete descriptions of all error messages.
db_s_not_locked
error_status_ok
Related Information
|