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.

nsIMimeHeaders

IID:13E16676-6648-11d3-A72F-0060B0EB39B5
Inherits From:nsISupports

This interface is implemented by the following components:


Properties

readonly char* allHeaders


Methods

char* extractHeader ( char* headerName , PRBool getAllOfThem ) void initialize ( char* allHeaders , PRInt32 allHeadersSize )

char* extractHeader ( char* headerName , PRBool getAllOfThem )

Arguments:
headerName
getAllOfThem

void initialize ( char* allHeaders , PRInt32 allHeadersSize )

Arguments:
allHeaders
allHeadersSize

References

This interface is the type of the following properties:

nsIMsgMailNewsUrl.mimeHeaders

This interface is passed as an argument to the following methods:

nsIMimeStreamConverterListener.onHeadersReady, nsIMsgMdnGenerator.process, nsIMsgQuotingOutputStreamListener.setMimeHeaders

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com