The H5G_GET_LINKVAL function returns the name of the object pointed to by a symbolic link.
Result = H5G_GET_LINKVAL(Loc_id, Name)
Returns a string containing the name of the object pointed to by a symbolic link.
An integer representing the identifier of the file or group.
A string representing the name of the symbolic link for which to retrieve the link value.
None.
Introduced 5.6