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.

nsIAbDirSearchListener

IID:eafe2488-4efb-4ac8-a6b4-7756eb1650a3
Inherits From:nsISupports

Methods

void onSearchFinished ( PRInt32 result , AString errorMsg ) void onSearchFoundCard ( nsIAbCard card )

void onSearchFinished ( PRInt32 result , AString errorMsg )

Arguments:
result
errorMsg

void onSearchFoundCard ( nsIAbCard card )

Arguments:
card

References

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

nsIAbDirectoryQuery.doQuery

Reference documentation is generated from Mozilla's source.