H5Premove
fn
herr_t H5Premove(hid_t plist_id, const char * name)Removes a property from a property list.
Parameters
plist_id | Property list identifier |
name | Name of property to remove |
Returns
Non-negative on success, negative on failure.