H5I.inc_ref

Increment reference count of specified object

Syntax

ref_count = H5I.inc_ref(obj_id)

Description

ref_count = H5I.inc_ref(obj_id) increments the reference count of the object specified by obj_id and returns the new count.