Last modified: May 2017
Name: H5PLremove
Signature:
herr_t H5PLremove( unsigned int index )

Purpose:
Remove the plugin path at the specified index.

Description:
H5PLremove removes a plugin path at the specified index and compacts the list.

Parameters:
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.