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.

nsIAbDirectoryQueryArguments

IID:c2d83a31-eba6-4053-9273-c7a006a94311
Inherits From:nsISupports

The arguments for a query.

Contains an expression for perform matches and an array of properties which should be returned if a match is found from the expression

This interface is implemented by the following components:


Properties

nsISupports expression

Defines the boolean expression for the matching of cards

PRBool querySubDirectories

Defines if sub directories should be queried

nsISupports typeSpecificArg

A parameter which can be used to pass in data specific to a particular type of addressbook.


References

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

nsIAbDirectoryQuery.doQuery

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com