The H5S_SET_EXTENT_NONE removes the extent of a dataspace and sets the type to H5S_NO_CLASS. As such the dataspace cannot be resized or used in the creation of datasets or attributes.
H5S_SET_EXTENT_NONE, Dataspace_id
An integer giving the dataspace identifier.
None
6.2 |
Introduced |