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.UInt32 | flags | |
System.IntPtr | cd_nelmts | |
System.UInt32[] | cd_values | |
System.IntPtr | nbytes | |
System.IntPtr | buf_size | |
IntPtr | buf |
Returns
Type | Description |
---|---|
System.IntPtr |