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.
nsICopyMessageListener
| IID: | 53CA78FE-E231-11d2-8A4D-0060B0FC04D2 |
| Inherits From: | nsISupports |
This interface is implemented by the following components:
Methods
void beginCopy ( nsIMsgDBHdr message )
void copyData ( nsIInputStream IStream , PRInt32 length )
void endCopy ( PRBool copySucceeded )
void endMessage ( nsMsgKey key )
void endMove ( PRBool moveSucceeded )
void startMessage ( )
void beginCopy ( nsIMsgDBHdr message )
- Arguments:
- message
void copyData ( nsIInputStream IStream , PRInt32 length )
- Arguments:
- IStream
- length
References
This interface is passed as an argument to the following methods:
nsICopyMessageStreamListener.Init
Reference documentation is generated from Mozilla's source.
