Show / Hide Table of Contents

    Delegate H5F.flush_cb_t

    Callback for

    H5P.set_object_flush_cb
    in a file access property list

    Namespace: HDF.PInvoke
    Assembly: HDF.PInvoke.dll
    Syntax
    public delegate System.Int32 flush_cb_t(System.Int64 object_id, IntPtr udata);
    Parameters
    Type Name Description
    System.Int64 object_id
    IntPtr udata
    Returns
    Type Description
    System.Int32
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX