Show / Hide Table of Contents

    Delegate H5P.cls_create_func_t

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