Delegate H5O.iterate_t
Prototype for H5Ovisit/H5Ovisit_by_name() operator
Namespace: HDF.PInvoke
Assembly: HDF.PInvoke.dll
Syntax
public delegate System.Int32 iterate_t(System.Int64 obj, IntPtr name, ref H5O.info_t info, IntPtr op_data);
Parameters
Type | Name | Description |
---|---|---|
System. |
obj | |
Int |
name | |
H5O. |
info | |
Int |
op_data |
Returns
Type | Description |
---|---|
System. |