- H5P_ADD_MERGE_COMMITTED_DTYPE_PATH — Adds a path to the list of paths that will be searched in the destination file for a matching committed datatype
- H5P_FREE_MERGE_COMMITTED_DTYPE_PATHS — Clears the list of paths stored in the object copy property list
- H5P_GET_COPY_OBJECT — Retrieves the properties to be used when an object is copied
- H5P_GET_MCDT_SEARCH_CB — Retrieves the callback function from the specified object copy property list
- H5P_SET_COPY_OBJECT — Sets properties to be used when an object is copied
- H5P_SET_MCDT_SEARCH_CB — Sets the callback function that H5O_COPY will invoke before searching the entire destination file for a matching committed datatype
--- Last Modified: January 05, 2018 | 01:24 PM