next up previous contents
Next: scanCompoundTypeDescription Up: General functions Previous: scanNodeList

findCompoundTypeDescription

HL_CompoundTypeDescription* findCompoundTypeDescription (HL_NodeList* nodelist, unsigned long objno0,unsigned long objno1)

Searches a node list (nodelist) for all nodes with are identified by values objno0 or objno1. Use this function to inquire wether an attribute's or dataset's type is ``committed''.

Returns an HL_CompoundTypeDescription list if any nodes are found, otherwise NULL.




2000-08-08