Show / Hide Table of Contents

    Struct H5O.hdr_info_t.mesg_t

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

    Fields

    | Improve this Doc View Source

    present

    Flags to indicate presence of message type in header

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

    shared

    Flags to indicate message type is shared in header

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