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.

nsIMsgSearchAdapter

IID:66f4b80c-0fb5-11d3-a515-0060b0fc04b7
Inherits From:nsISupports

Properties

readonly char* encoding


Methods

void Abort ( ) void AddHit ( nsMsgKey key ) void AddResultElement ( nsIMsgDBHdr hdr ) void CurrentUrlDone ( PRInt32 exitCode ) [noscript] nsIMsgFolder FindTargetFolder ( nsMsgResultElement* element ) void getSearchCharsets ( out AString srcCharset , out AString destCharset ) [noscript] void ModifyResultElement ( nsMsgResultElement* element , nsMsgSearchValue* value ) [noscript] void OpenResultElement ( nsMsgResultElement* element ) void Search ( out PRBool done ) void SendUrl ( ) void ValidateTerms ( )

void Abort ( )


void AddHit ( nsMsgKey key )

Arguments:
key

void AddResultElement ( nsIMsgDBHdr hdr )

Arguments:
hdr

void CurrentUrlDone ( PRInt32 exitCode )

Arguments:
exitCode

nsIMsgFolder FindTargetFolder ( nsMsgResultElement* element )

Arguments:
element

void getSearchCharsets ( out AString srcCharset , out AString destCharset )

Arguments:
srcCharset
destCharset

void ModifyResultElement ( nsMsgResultElement* element , nsMsgSearchValue* value )

Arguments:
element
value

void OpenResultElement ( nsMsgResultElement* element )

Arguments:
element

void Search ( out PRBool done )

Arguments:
done

void SendUrl ( )


void ValidateTerms ( )


References

This interface is the type of the following properties:

nsIMsgSearchSession.runningAdapter

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com