Delegate H5FD.image_free_t
Namespace: HDF.PInvoke
Assembly: HDF.PInvoke.dll
Syntax
public delegate System.Int32 image_free_t(IntPtr ptr, H5FD.file_image_op_t file_image_op, IntPtr udata);
Parameters
| Type | Name | Description |
|---|---|---|
| IntPtr | ptr | |
| H5FD.file_image_op_t | file_image_op | |
| IntPtr | udata |
Returns
| Type | Description |
|---|---|
| System.Int32 |