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.

nsIMimeStreamConverter

IID:E4ED8892-3F9E-11d3-9896-001083010E9B
Inherits From:nsISupports

This interface is implemented by the following components:


Properties

PRBool forwardInline

nsIMsgIdentity identity

char* originalMsgURI


Methods

void GetMimeOutputType ( out nsMimeOutputType outFormat ) void SetMimeHeadersListener ( nsIMimeStreamConverterListener listener , nsMimeOutputType type ) void SetMimeOutputType ( nsMimeOutputType type ) void SetStreamURI ( nsIURI URI )

void GetMimeOutputType ( out nsMimeOutputType outFormat )

Arguments:
outFormat

void SetMimeHeadersListener ( nsIMimeStreamConverterListener listener , nsMimeOutputType type )

Arguments:
listener
type

void SetMimeOutputType ( nsMimeOutputType type )

Arguments:
type

void SetStreamURI ( nsIURI URI )

Arguments:
URI

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com