Show / Hide Table of Contents

    Enum H5F.scope_t

    The difference between a single file and a set of mounted files

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

    Fields

    Name Description
    GLOBAL

    entire virtual file [value = 1].

    LOCAL

    specified file handle only [value = 0].

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