Show / Hide Table of Contents

    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
    IntPtr obj
    System.Int64 id
    IntPtr key
    Returns
    Type Description
    System.Int32
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX