Show / Hide Table of Contents

    Struct H5F.info_t.sohm_t

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

    Fields

    | Improve this Doc View Source

    hdr_size

    Shared object header message header size

    Declaration
    public System.UInt64 hdr_size
    Field Value
    Type Description
    System.UInt64
    | Improve this Doc View Source

    msgs_info

    Shared object header message index and heap size

    Declaration
    public H5.ih_info_t msgs_info
    Field Value
    Type Description
    H5.ih_info_t
    | Improve this Doc View Source

    version

    Version # of shared object header info

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