Show / Hide Table of Contents

    Enum H5T.cmd_t

    Commands sent to conversion functions

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

    Fields

    Name Description
    CONV

    convert data from source to dest datatype

    FREE

    function is being removed from path

    INIT

    query and/or initialize private data

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