The clsagfw_reset_attr_iterator() function resets the attribute iterator.
clsagfw_reset_attr_iterator()
clsagfwret clsagfw_reset_attr_iterator(const clsagfw_aectx *pAeCtx, clsagfw_ai_flags flags);
pAeCtx: Agent framework context pointer that is passed to entry points
pAeCtx
flags: Which attributes to be accessed:
flags
CLSAGFW_ALL_ATTRS: All attributes of the resource
CLSAGFW_ALL_ATTRS
CLSAGFW_MODIFIED_ATTRS: Only modified attributes
CLSAGFW_MODIFIED_ATTRS
This function resets the iterator in the agent framework context so that agents can restart attribute navigation.
Scripting on this page enhances content navigation, but does not change the content in any way.