Show / Hide Table of Contents

    Delegate H5Z.can_apply_func_t

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