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

H5R_DEREFERENCE


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

The H5R_DEREFERENCE function opens a reference and returns the object identifier.

Syntax

Result = H5R_DEREFERENCE(Loc_id, Reference)

Return Value

The Result is an integer giving the identifier number. This identifier should be released using the appropriate close procedure.

Arguments

Loc_id

An integer giving the identifier in which the reference dataset is located.

Reference

An integer giving the reference number to open.

Keywords

None.

Version History

Introduced 5.6

See Also

H5R_GET_Object_type


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