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.

nsIMsgMdnGenerator

IID:b1658370-f4af-4b02-8052-3cfeb7dab10e
Inherits From:nsISupports

This interface is implemented by the following components:


Constants

EDisposeType eDisplayed = 0
EDisposeType eDispatched = 1
EDisposeType eProcessed = 2
EDisposeType eDeleted = 3
EDisposeType eDenied = 4
EDisposeType eFailed = 5
ReceiptHdrType eDntType = 0
ReceiptHdrType eRrtType = 1
ReceiptHdrType eDntRrtType = 2
MDNIncorporateType eIncorporateInbox = 0
MDNIncorporateType eIncorporateSent = 1

Methods

void process ( EDisposeType eType , nsIMsgWindow window , nsIMsgFolder folder , nsMsgKey key , nsIMimeHeaders headers , PRBool autoAction )

void process ( EDisposeType eType , nsIMsgWindow window , nsIMsgFolder folder , nsMsgKey key , nsIMimeHeaders headers , PRBool autoAction )

Arguments:
eType
window
folder
key
headers
autoAction

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com