modules_enumerate_uri


Description:


public Enumerator modules_enumerate_uri (List<Module> modules, string uri, SessionOptions session_options) throws Error

Enumerate objects that match a URI.

This call will not block. Use the [class@Enumerator] functions in order to get at the actual objects that match.

Parameters:

modules

The modules

uri

The URI that the enumerator will match

session_options

Options from GckSessionOptions

Returns:

A new Enumerator, or null if an error occurs.


Namespace: Gck
Package: gck-2