H5Dget_space_status

fnherr_t H5Dget_space_status(hid_t dset_id, H5D_space_status_t * allocation)

Gets the space allocation status of a dataset.

Parameters

dset_idDataset identifier
allocationPointer to receive the allocation status

Returns

Non-negative on success, negative on failure.