Delegate H5P.prp_cb2_t
Namespace: HDF.PInvoke
Assembly: HDF.PInvoke.dll
Syntax
public delegate System.Int32 prp_cb2_t(System.Int64 prop_id, string name, System.IntPtr size, IntPtr value);
Parameters
Type | Name | Description |
---|---|---|
System.Int64 | prop_id | |
System.String | name | |
System.IntPtr | size | |
IntPtr | value |
Returns
Type | Description |
---|---|
System.Int32 |