Delegate H5P.cls_copy_func_t
Namespace: HDF.PInvoke
Assembly: HDF.PInvoke.dll
Syntax
public delegate System.Int32 cls_copy_func_t(System.Int64 new_prop_id, System.Int64 old_prop_id, IntPtr copy_data);
Parameters
Type | Name | Description |
---|---|---|
System. |
new_prop_id | |
System. |
old_prop_id | |
Int |
copy_data |
Returns
Type | Description |
---|---|
System. |