H5Pget_elink_prefix

fnssize_t H5Pget_elink_prefix(hid_t plist_id, char * prefix, size_t size)

Gets the prefix for external link paths.

Parameters

plist_idLink access property list identifier
prefixBuffer to receive the prefix string
sizeSize of the buffer

Returns

Length of prefix on success, negative on failure.