H5VLintrospect_get_conn_cls
fn
herr_t H5VLintrospect_get_conn_cls(void * obj, hid_t connector_id, void * * cls)Gets the connector class for a VOL connector.
Parameters
obj | Object |
connector_id | VOL connector identifier |
cls | Pointer to receive connector class |
Returns
Non-negative on success, negative on failure.