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

H5S_IS_SIMPLE


Syntax | Return Value | Arguments | Keywords | Version History

The H5S_IS_SIMPLE function determines whether a dataspace is a simple dataspace.

Syntax

Result = H5S_IS_SIMPLE(Dataspace_id)

Return Value

Returns an integer of 1 if the dataspace is simple and 0 if it is not.

Arguments

Dataspace_id

An integer representing the dataspace's identifier to be queried.

Keywords

None.

Version History

Introduced 5.6


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