Show / Hide Table of Contents

    Delegate H5P.prp_cb1_t

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