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.

nsIMsgSearchNotify

IID:ca37784d-352b-4c39-8ccb-0abc1a93f681
Inherits From:nsISupports

This interface is implemented by the following components:


Methods

void onNewSearch ( ) void onSearchDone ( nsresult status ) void onSearchHit ( nsIMsgDBHdr header , nsIMsgFolder folder )

void onNewSearch ( )


void onSearchDone ( nsresult status )

Arguments:
status

void onSearchHit ( nsIMsgDBHdr header , nsIMsgFolder folder )

Arguments:
header
folder

References

This interface is passed as an argument to the following methods:

nsIMsgSearchSession.registerListener, nsIMsgSearchSession.unregisterListener

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com