H5VLclose

fnherr_t H5VLclose(hid_t connector_id)

Closes a VOL connector identifier.

This function decrements the reference count on a VOL connector ID. When the reference count reaches zero, the connector is freed.

Parameters

connector_idVOL connector identifier to close

Returns

Non-negative on success, negative on failure.