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.
Indicates that serialization is finished.
The document that was being serialized.
The stream that was being written to. If it needs to be closed, the callback must do that; the serialization process leaves it open.
The content type with which the document was actually serialized; this may be useful to set metadata on the result, or if uploading it.
Indicates whether serialization encountered an error.
Generated using TypeDoc
Asynchronous callback for when nsIWebBrowserPersistDocument is finished serializing the document's DOM.