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.

nsIImapHeaderInfo

IID:38f8f784-b092-11d6-ba4b-00108335942a
Inherits From:nsISupports

Properties

PRInt32 msgSize

nsMsgKey msgUid


Methods

void cacheLine ( char* line , PRUint32 uid ) [noscript] void getMsgHdrs ( out char* msgHdrs ) void resetCache ( )

void cacheLine ( char* line , PRUint32 uid )

Arguments:
line
uid

void getMsgHdrs ( out char* msgHdrs )

Arguments:
msgHdrs

void resetCache ( )


References

This interface is returned from the following methods:

nsIImapHeaderXferInfo.getHeader

Reference documentation is generated from Mozilla's source.