Last modified: May 2017
Name: H5PLsize
Signature:
herr_t H5PLsize( unsigned int *listsize )

Purpose:
Query the size of the current list of plugin paths.

Description:
H5PLsize queries the size of the current list of plugin paths.

Parameters:
unsigned int  *listsize     IN: Current list of plugin paths.

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

History:
Release     C
1.10.1 Function introduced in this release.