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.
nsICopyMessageStreamListener
| IID: | 7741DAEC-2125-11d3-8A90-0060B0FC04D2 |
| Inherits From: | nsISupports |
This interface is implemented by the following components:
Methods
void EndCopy ( nsISupports url , nsresult status )
void EndMessage ( nsMsgKey key )
void Init ( nsIMsgFolder srcFolder , nsICopyMessageListener destination , nsISupports listenerData )
void StartMessage ( )
void EndCopy ( nsISupports url , nsresult status )
- Arguments:
- url
- status
void Init ( nsIMsgFolder srcFolder , nsICopyMessageListener destination , nsISupports listenerData )
- Arguments:
- srcFolder
- destination
- listenerData
Reference documentation is generated from Mozilla's source.
