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

H5R_GET_Object_type


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

The H5R_GET_Object_type function returns the type of object that an object reference points to.

Syntax

Result = H5R_GET_Object_type(Loc_id, Reference)

Return Value

The Result is a string giving the object type. Possible return values include:

Arguments

Loc_id

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

Reference

An integer giving the reference number to query.

Keywords

None.

Version History

Introduced 5.6

See Also

H5R_DEREFERENCE


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