- H5P_GET_ELINK_ACC_FLAGS — Retrieves the external link traversal file access flag from the specified link access property list
- H5P_GET_ELINK_CB — Retrieves the external link traversal callback function from the specified link access property list
- H5P_GET_ELINK_FAPL — Retrieves the file access property list identifier associated with the link access property list
- H5P_GET_ELINK_PREFIX — Retrieves prefix applied to external link paths
- H5P_GET_NLINKS — Retrieves the maximum number of link traversals
- H5P_SET_ELINK_ACC_FLAGS — Sets the external link traversal file access flag in a link access property list
- H5P_SET_ELINK_CB — Sets the external link traversal callback function in a link access property list
- H5P_SET_ELINK_FAPL — Sets a file access property list for use in accessing a file pointed to by an external link
- H5P_SET_ELINK_PREFIX — Sets prefix to be applied to external link paths
- H5P_SET_NLINKS — Sets maximum number of soft or user-defined link traversals
--- Last Modified: January 04, 2018 | 02:05 PM