inISearchProcess
| IID: | D5FA765B-2448-4686-B7C1-5FF13ACB0FC9 |
| Inherits From: | nsISupports |
This interface is implemented by the following components:
Properties
PRBool holdResults
readonly PRBool isActive
readonly PRInt32 resultCount
Methods
PRInt32 getIntResultAt ( PRInt32 index )
AString getStringResultAt ( PRInt32 index )
PRUint32 getUIntResultAt ( PRInt32 index )
void searchAsync ( inISearchObserver observer )
PRBool searchStep ( )
void searchStop ( )
void searchSync ( )
void searchAsync ( inISearchObserver observer )
- Arguments:
- observer
References
This interface is passed as an argument to the following methods:
inISearchObserver.onSearchEnd, inISearchObserver.onSearchError, inISearchObserver.onSearchResult, inISearchObserver.onSearchStart
Reference documentation is generated from Mozilla's source.
