Show / Hide Table of Contents

    Enum H5R.type_t

    Reference types allowed.

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

    Fields

    Name Description
    BADTYPE

    invalid Reference Type

    DATASET_REGION

    Dataset Region Reference

    MAXTYPE

    highest type (Invalid as true type)

    OBJECT

    Object reference

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