ID is file, group, named datatype, or dataset <===== No attribute ID is file, group, named datatype, dataset, or attribute H5Ocopy H5Rcreate H5Rdereference2 H5Rget_region H5Rget_obj_type2 H5Rget_name H5Tcommit2 H5Tcommit_anon H5Topen2 ID is file or group ID is group, named datatype, or dataset H5Oflush H5Orefresh These files are not done: H5.c H5Ddbg.c H5Dfill.c H5Dio.c H5Dscatgath.c H5E.c H5FD.c H5FDcore.c H5FDdirect.c H5FDfamily.cH5FDlog.cH5FDsec2.c H5FDwindows.c H5P.c H5Pdapl.c H5Pdcpl.c H5Pdxpl.c H5Pfapl.c H5Pfcpl.c H5Pgcpl.c H5Plapl.c H5PL.c H5Pocpl.c H5Plcpl.cH5Pocpypl.c H5Pstrcpl.c H5S.c H5Shyper.c H5Snone.c H5Spoint.c H5Sselect.c H5Tarray.c H5T.c H5Tcompound.c H5Tcset.c H5Tenum.c H5Tfields.c H5Tfixed.c H5Tfloat.c H5Tnative.c H5Toffset.c H5Topaque.c H5Torder.c H5Tpad.c H5Tprecis.c H5Tstrpad.c H5Tvlen.c H5Z.c Ask Quincey about the inconsistency of these H5Tcompound.c: FUNC_ENTER_API(H5T_NO_CLASS) H5Tcompound.c: FUNC_ENTER_API(H5I_INVALID_HID) H5Tcompound.c: FUNC_ENTER_API(FAIL) It seems H5I_INVALID_HID is to check the id argument passed in but then sometime FAIL is used, like H5Tclose.