enumerate_objects
Description:
Setup an enumerator for listing matching objects on the slot.
If the match
Attributes is floating, it is consumed.
This call will not block but will return an enumerator immediately.
Parameters:
this |
a Slot to enumerate objects on |
match |
attributes that the objects must match, or empty for all objects |
options |
options for opening a session |
Returns:
a new enumerator |