|
Scientific Data Formats: Hierarchical Data Format - HDF5 |
|
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
IDL Online Help (March 06, 2007)