dce_db_close(3dce)Closes an open backing store Synopsis
#include <dce/dce.h> void dce_db_close( 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.
error_status_ok
Related Information
|