The sec_rgy_attr_set_lookup_by_id( ) call reads attribute sets specified by set instance UUID for an object specified by name and domain. Specifically the call returns the following:
· A sec_attr_t for each attribute instance in the attribute set.
· A count of the total number of attribute set instances returned.
· A count of the total number that could not be returned because of size constraints of the sec_attr_t array. (Note that the call allows the size and length of the array to be specified.)
Note: Since attribute triggers cannot be associated with an attribute set instance, this call provides no way to supply input data to a query attribute trigger.