Show / Hide Table of Contents

    Enum H5O.mcdt_search_ret_t

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

    Fields

    Name Description
    CONT

    Continue the global search of all committed datatypes in the destination file [value = 0]

    ERROR

    Abort H5Ocopy [value = -1]

    STOP

    Stop the search, but continue copying. The committed datatype will be copied but not merged. [value = 1]

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