Delegate H5Z.func_t
Namespace: HDF.PInvoke
Assembly: HDF.PInvoke.dll
Syntax
public delegate System.IntPtr func_t(uint flags, System.IntPtr cd_nelmts, uint[] cd_values, System.IntPtr nbytes, ref System.IntPtr buf_size, ref IntPtr buf);
Parameters
Type | Name | Description |
---|---|---|
System. |
flags | |
System. |
cd_nelmts | |
System. |
cd_values | |
System. |
nbytes | |
System. |
buf_size | |
Int |
buf |
Returns
Type | Description |
---|---|
System. |