H5VLget_connector_id_by_value

fnhid_t H5VLget_connector_id_by_value(H5VL_class_value_t connector_value)

Retrieves the VOL connector identifier by value.

Gets the identifier of a registered VOL connector given its value.

Parameters

connector_valueValue of the VOL connector

Returns

VOL connector identifier on success, H5I_INVALID_HID on failure.