WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsISearchSubmission

IID:58e4f602-a7c8-4cd1-9dca-716705e826ef
Inherits From:nsISupports

Properties

readonly nsIInputStream postData

The POST data associated with a search submission, wrapped in a MIME input stream. May be null.

readonly nsIURI uri

The URI to submit a search to.


References

This interface is returned from the following methods:

nsISearchEngine.getSubmission

Reference documentation is generated from Mozilla's source.