Show / Hide Table of Contents

    Struct H5AC.cache_image_config_t

    Cache image configuration struct used by H5F.[get,set]_mdc_image_config()

    Namespace: HDF.PInvoke
    Assembly: HDF.PInvoke.dll
    Syntax
    public struct cache_image_config_t

    Fields

    | Improve this Doc View Source

    entry_ageout

    Declaration
    public int entry_ageout
    Field Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    generate_image

    Declaration
    public System.UInt32 generate_image
    Field Value
    Type Description
    System.UInt32
    | Improve this Doc View Source

    save_resize_status

    Declaration
    public System.UInt32 save_resize_status
    Field Value
    Type Description
    System.UInt32
    | Improve this Doc View Source

    version

    Declaration
    public int version
    Field Value
    Type Description
    System.Int32
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX