modules_enumerate_objects
Description:
public Enumerator modules_enumerate_objects (List<Module> modules, Attributes attrs, SessionOptions session_options)
Setup an enumerator for listing matching objects on the modules.
This call will not block but will return an enumerator immediately.
Parameters:
modules |
The modules |
attrs |
attributes that the objects must have, or empty for all objects |
session_options |
Options from GckSessionOptions |
Returns:
A new enumerator, which should be released with unref. |
Namespace: Gck
Package: gck-2