Page tree

 

JAVA

FORTRAN

C++

C

 

Link

H5PL_SIZE

Retrieves the number of stored plugin paths

Procedure:

H5PL_SIZE (num_paths)

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:

Coming Soon!

History:
Release    Change
1.10.1Function introduced in this release.

--- Last Modified: May 03, 2019 | 01:18 PM