Delegate H5F.flush_cb_t
Callback for
H5P.set_object_flush_cb
in a file access
property list
Namespace: HDF.PInvoke
Assembly: HDF.PInvoke.dll
Syntax
public delegate System.Int32 flush_cb_t(System.Int64 object_id, IntPtr udata);
Parameters
Type | Name | Description |
---|---|---|
System.Int64 | object_id | |
IntPtr | udata |
Returns
Type | Description |
---|---|
System.Int32 |