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.
Search for a given string and notify a listener (either synchronously or asynchronously) of the result
The string to search for
An extra parameter
A previous result to use for faster searching
A listener to notify when the search is complete
An optional set of additional search parameters that may be passed to the underlying implementation.
Generated using TypeDoc
Simple interface that allows the results of the next search to be overridden.