H5P_GET_TYPE_CONV_CB gets the user-defined datatype conversion callback function func in the dataset transfer property list plist . The parameter op_data is a pointer to user-defined input data for the callback function. The callback function func defines the actions an application is to take when there is an exception during datatype conversion. Please refer to the function H5P_SET_TYPE_CONV_CB for more details. |