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 EndMessage ( nsMsgKey key )

Arguments:
key

void Init ( nsIMsgFolder srcFolder , nsICopyMessageListener destination , nsISupports listenerData )

Arguments:
srcFolder
destination
listenerData

void StartMessage ( )

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com