Readonly
engineReadonly
termsString containing the sought terms. This can be an empty string in case no terms were specified or the URL does not represent a search submission.
Readonly
termsThe name of the query parameter used by engine
for queries. E.g. "q".
Optional
aInstancePtr: objectA run time mechanism for interface discovery.
NS_OK if the interface is supported by the associated instance, NS_NOINTERFACE if it is not.
aInstancePtr must not be null.
[in] A requested interface IID
[out] A pointer to an interface pointer to receive the result.
Generated using TypeDoc
The search engine associated with the URL passed in to nsISearchEngine::parseSubmissionURL, or null if the URL does not represent a search submission.