Retrieves the number of stored plugin paths
Procedure:
Signature:
herr_t H5PLsize( unsigned int *num_paths )
Parameters:
unsigned int *num_paths | IN: Current list of plugin paths |
Description:
H5PL_SIZE retrieves the number of stored plugin paths.
Returns:
Returns a non-negative value if successful; otherwise returns a negative value.
Example:
History:
Release | Change |
---|
1.10.1 | Function introduced in this release. |
--- Last Modified: May 03, 2019 | 01:18 PM