DeviceResourceAttr

    Description:

    Defines the attributes of a tree node in the configuration tree.

    The tree node attributes are saved in a linked list. The information about each node in the linked list contains the attribute name, attribute value, and pointer that points to the next attribute.

    Summary

    Details

    name

    Description:

    Pointer to the attribute name

    Description:

    Pointer to the next attribute of the node in the configuration tree.

    value

    Pointer to the attribute value