Show / Hide Table of Contents

    Delegate H5P.iterate_t

    Namespace: HDF.PInvoke
    Assembly: HDF.PInvoke.dll
    Syntax
    public delegate System.Int32 iterate_t(System.Int64 id, string name, IntPtr iter_data);
    Parameters
    Type Name Description
    System.Int64 id
    System.String name
    IntPtr iter_data
    Returns
    Type Description
    System.Int32
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX