The H5G_GET_NUM_OBJS function returns number of objects in the group specified by its identifier.
Syntax
Result = H5G_GET_NUM_OBJS(Loc_id)
Return Value
Result is the number of objects contained in the group.
Arguments
Loc_id
An integer giving the file or group identifier.
Keywords
None
Version History
See Also
H5G_CREATE, H5G_GET_OBJ_NAME_BY_IDX