H5VLattr_get

fnherr_t H5VLattr_get(void * attr, hid_t connector_id, H5VL_attr_get_args_t * args, hid_t dxpl_id, void * * req)

Gets attribute information through the VOL.

Parameters

attrAttribute object
connector_idVOL connector identifier
argsGet arguments
dxpl_idData transfer property list
reqAsync request object (can be null)

Returns

Non-negative on success, negative on failure.