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.
nsIMsgQuote
| IID: | fcc907ce-abff-47b7-8c0f-c09063b13494 |
| Inherits From: | nsISupports |
This interface is implemented by the following components:
Properties
readonly nsIChannel quoteChannel
readonly nsIMimeStreamConverterListener quoteListener
readonly nsIMsgQuotingOutputStreamListener streamListener
Methods
void QuoteMessage ( char* msgURI , PRBool quoteHeaders , nsIMsgQuotingOutputStreamListener streamListener , char* charset , PRBool headersOnly )
void QuoteMessage ( char* msgURI , PRBool quoteHeaders , nsIMsgQuotingOutputStreamListener streamListener , char* charset , PRBool headersOnly )
- Arguments:
- msgURI
- quoteHeaders
- streamListener
- charset
- headersOnly
References
This interface is the type of the following properties:
Reference documentation is generated from Mozilla's source.
