Last modified: May 2017
Name: H5PLreplace
Signature:
herr_t H5PLreplace( const char *plugin_path, unsigned int index )

Purpose:
Replace the plugin path at the specified index.

Description:
H5PLreplace replaces a plugin path at the specified index.

Parameters:
const char *plugin_path     IN: The plugin path.
unsigned int  index     IN: Index.

Returns:
Returns a non-negative value if successful; otherwise returns a negative value.

History:
Release     C
1.10.1 Function introduced in this release.