IN: Identifier of the object ( dataset or group) to read the attribute from
.
const char *obj_name
IN: The name of the object that the attribute is attached to
.
const char *attr_name
IN: The attribute name
.
unsigned char *data
OUT: Buffer with data
.
Hdf rm anchor
AnchorName
description
Description:
HTML Wrap
class
hdf-rm-section
H5LTget
H5LT_
attribute_uchar
GET_ATTRIBUTE_UCHAR reads an attribute namedattr_namethat is attached to the object specified by the nameobj_name.The HDF5 datatype of the attribute is H5T_NATIVE_UCHAR.
Hdf rm anchor
AnchorName
returns
Returns:
HTML Wrap
class
hdf-rm-section
Returns a non-negative value if successful; otherwise returns a negative value.