Show / Hide Table of Contents

    Enum H5F.libver_t

    Library's file format versions

    Namespace: HDF.PInvoke
    Assembly: HDF.PInvoke.dll
    Syntax
    public enum libver_t : int

    Fields

    Name Description
    EARLIEST

    Use the earliest possible format for storing objects

    ERROR
    LATEST

    Use the latest possible format for storing objects

    NBOUNDS
    V110

    Use the latest v110 format for storing objects

    V18

    Use the latest v18 format for storing objects

    • Improve this Doc
    • View Source
    Back to top Generated by DocFX