Delegate H5I.search_func_t
Type of the function to compare objects and keys
Namespace: HDF.PInvoke
Assembly: HDF.PInvoke.dll
Syntax
public delegate int search_func_t(IntPtr obj, System.Int64 id, IntPtr key);
Parameters
Type | Name | Description |
---|---|---|
Int |
obj | |
System. |
id | |
Int |
key |
Returns
Type | Description |
---|---|
System. |