query_module


Description:

public bool query_module ()

Queries the module without actually registering any of the types it may implement.

After successful query, get_info can be used to get further about the module.

Parameters:

this

A Module.

Returns:

true on success.