Delegate H5L.query_func_t
Callback for querying the link
Namespace: HDF.PInvoke
Assembly: HDF.PInvoke.dll
Syntax
public delegate System.IntPtr query_func_t(byte[] link_name, IntPtr lnkdata, System.IntPtr lnkdata_size, IntPtr buf, System.IntPtr buf_size);
Parameters
Type | Name | Description |
---|---|---|
System. |
link_name | |
Int |
lnkdata | |
System. |
lnkdata_size | |
Int |
buf | |
System. |
buf_size |
Returns
Type | Description |
---|---|
System. |
Returns the size of the buffer needed |