enumerate_objects
Description:
Setup an enumerator for listing matching objects available via this session.
This call will not block but will return an enumerator immediately.
Parameters:
this |
session to enumerate objects on |
match |
attributes that the objects must match, or empty for all objects |
Returns:
a new enumerator |