Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]

H5G_GET_LINKVAL


Syntax | Return Value | Arguments | Keywords | Version History | See Also

The H5G_GET_LINKVAL function returns the name of the object pointed to by a symbolic link.

Syntax

Result = H5G_GET_LINKVAL(Loc_id, Name)

Return Value

Returns a string containing the name of the object pointed to by a symbolic link.

Arguments

Loc_id

An integer representing the identifier of the file or group.

Name

A string representing the name of the symbolic link for which to retrieve the link value.

Keywords

None.

Version History

Introduced 5.6

See Also

H5G_GET_OBJINFO


Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]