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.

nsIUrlClassifierLookupCallback

IID:f1dc83c6-ad43-4f0f-a809-fd43de7de8a4
Inherits From:nsISupports

Methods

void lookupComplete ( ResultArray* results )

void lookupComplete ( ResultArray* results )

The lookup process is complete.

Arguments:
results: If this parameter is null, there were no results found. If not, it contains an array of nsUrlClassifierEntry objects with possible matches. The callee is responsible for freeing this array.

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com