next up previous contents
Next: HL_DataType Up: C Header Definitions Previous: hsize_t

HL_type

This is an enumeration variable designed to identify the type of a given node. HL_type can be any of following possible values:

UNDEFINED_ID=-1 
ATTRIBUTE_ID=0
GROUP_ID=1
DATASET_ID=2
TYPE_ID=3




2000-08-08