@mozilla.org/addressbook/directory/query-arguments;1
This component implements the following interfaces:
Properties
nsISupports nsIAbDirectoryQueryArguments.expression
Defines the boolean expression for the matching of cards
PRBool nsIAbDirectoryQueryArguments.querySubDirectories
Defines if sub directories should be queried
nsISupports nsIAbDirectoryQueryArguments.typeSpecificArg
A parameter which can be used to pass in data specific to a particular type of addressbook.
Methods
Interface | Method |
---|---|
nsIAbDirectoryQueryArguments |
void getReturnProperties ( out PRUint32 returnPropertiesSize , out arrayof char* returnPropertiesArray )
|
nsIAbDirectoryQueryArguments |
void setReturnProperties ( PRUint32 returnPropertiesSize , arrayof char* returnPropertiesArray )
|
Reference documentation is generated from Mozilla's source.