Show / Hide Table of Contents

    Struct H5F.info_t

    Current "global" information about a file (just size info currently)

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

    Fields

    | Improve this Doc View Source

    free

    Declaration
    public H5F.info_t.free_t free
    Field Value
    Type Description
    H5F.info_t.free_t
    | Improve this Doc View Source

    sohm

    Declaration
    public H5F.info_t.sohm_t sohm
    Field Value
    Type Description
    H5F.info_t.sohm_t
    | Improve this Doc View Source

    super

    Declaration
    public H5F.info_t.super_t super
    Field Value
    Type Description
    H5F.info_t.super_t
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX